summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/gets.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/lib/libsa/gets.c')
-rw-r--r--sys/lib/libsa/gets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/lib/libsa/gets.c b/sys/lib/libsa/gets.c
index 19b2293ca2d..f61550113ad 100644
--- a/sys/lib/libsa/gets.c
+++ b/sys/lib/libsa/gets.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: gets.c,v 1.2 1996/09/23 14:18:54 mickey Exp $ */
/* $NetBSD: gets.c,v 1.5.2.1 1995/10/13 19:54:26 pk Exp $ */
/*-