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