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.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 5c561703637a..2a5557d1a332 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.8.1 2009/04/15 03:14:26 kensmith Exp $
*/
enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */