aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r--bin/stty/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c
index 5a4f0cfa47d0..b13d04512416 100644
--- a/bin/stty/util.c
+++ b/bin/stty/util.c
@@ -33,7 +33,7 @@ static char sccsid[] = "@(#)util.c 8.3 (Berkeley) 4/2/94";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/stty/util.c,v 1.11.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/stat.h>