summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/common/sys/stty.s
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/common/sys/stty.s')
-rw-r--r--usr/src/lib/libc/common/sys/stty.s4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libc/common/sys/stty.s b/usr/src/lib/libc/common/sys/stty.s
index 0350573531..6dd9c98d0a 100644
--- a/usr/src/lib/libc/common/sys/stty.s
+++ b/usr/src/lib/libc/common/sys/stty.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "stty.s"
/* C library -- stty */
/* int stty (char *path, struct ?? buf, int len); */