aboutsummaryrefslogtreecommitdiff
path: root/contrib/telnet/telnet/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/telnet/telnet/commands.c')
-rw-r--r--contrib/telnet/telnet/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/telnet/telnet/commands.c b/contrib/telnet/telnet/commands.c
index a64d763b64ac..e18485f34d67 100644
--- a/contrib/telnet/telnet/commands.c
+++ b/contrib/telnet/telnet/commands.c
@@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)commands.c 8.4 (Berkeley) 5/30/95";
#endif
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/contrib/telnet/telnet/commands.c,v 1.35.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/un.h>