summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/recno/recno.h b/lib/libc/db/recno/recno.h
index 5c561703637a2..d5e10f0e5858e 100644
--- a/lib/libc/db/recno/recno.h
+++ b/lib/libc/db/recno/recno.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)recno.h 8.1 (Berkeley) 6/4/93
- * $FreeBSD$
+ * $FreeBSD: src/lib/libc/db/recno/recno.h,v 1.3 2007/01/09 00:27:52 imp Exp $
*/
enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */