summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/libtelnet/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/telnet/libtelnet/misc.c')
-rw-r--r--contrib/telnet/libtelnet/misc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/telnet/libtelnet/misc.c b/contrib/telnet/libtelnet/misc.c
index a13beb5..c9ebec7 100644
--- a/contrib/telnet/libtelnet/misc.c
+++ b/contrib/telnet/libtelnet/misc.c
@@ -31,12 +31,12 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#ifndef lint
#if 0
static const char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/4/93";
-#else
-static const char rcsid[] =
- "$FreeBSD$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud