summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_stack.c')
-rw-r--r--lib/libpthread/thread/thr_stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_stack.c b/lib/libpthread/thread/thr_stack.c
index f634055c0e565..f21bd3ffb4429 100644
--- a/lib/libpthread/thread/thr_stack.c
+++ b/lib/libpthread/thread/thr_stack.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/lib/libpthread/thread/thr_stack.c,v 1.8.4.2 2005/05/11 15:54:51 marcus Exp $
*/
#include <sys/types.h>
#include <sys/mman.h>