aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/modes.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/modes.c')
-rw-r--r--bin/stty/modes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/modes.c b/bin/stty/modes.c
index e72e2dfc3ea5..32f65219a424 100644
--- a/bin/stty/modes.c
+++ b/bin/stty/modes.c
@@ -33,7 +33,7 @@ static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/stty/modes.c,v 1.13.32.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/types.h>
#include <stddef.h>