usr/src/lib/libc/common/sys/fchroot.s
changeset 7298 b69e27387f74
parent 6812 febeba71273d
--- a/usr/src/lib/libc/common/sys/fchroot.s	Wed Aug 06 14:32:11 2008 -0700
+++ b/usr/src/lib/libc/common/sys/fchroot.s	Wed Aug 06 16:29:39 2008 -0600
@@ -27,9 +27,7 @@
 /*	Copyright (c) 1988 AT&T	*/
 /*	  All Rights Reserved	*/
 
-#pragma ident	"%Z%%M%	%I%	%E% SMI"
-
-	.file	"%M%"
+	.file	"fchroot.s"
 
 /* C library -- fchroot						*/
 /* int fchroot(const int fd)					*/