summaryrefslogtreecommitdiff
path: root/bin/stty/stty.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/stty.c')
-rw-r--r--bin/stty/stty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/stty.c b/bin/stty/stty.c
index b2965a86ba0e6..4d50f07350391 100644
--- a/bin/stty/stty.c
+++ b/bin/stty/stty.c
@@ -42,7 +42,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)stty.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: stty.c,v 1.12 1998/05/18 06:48:21 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>