aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/recno/recno.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/recno/recno.h')
-rw-r--r--lib/libc/db/recno/recno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/db/recno/recno.h b/lib/libc/db/recno/recno.h
index bec772c2fab4..031857112915 100644
--- a/lib/libc/db/recno/recno.h
+++ b/lib/libc/db/recno/recno.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)recno.h 8.1 (Berkeley) 6/4/93
+ * $FreeBSD$
*/
enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */