ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/db/btree/bt_debug.c
(Generate patch)

Comparing trunk/lib/libc/db/btree/bt_debug.c (file contents):
Revision 10626 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10627 by laffer1, Sat Jun 9 16:22:29 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*-
3   * Copyright (c) 1990, 1993, 1994
4   *      The Regents of the University of California.  All rights reserved.
# Line 34 | Line 35
35   static char sccsid[] = "@(#)bt_debug.c  8.5 (Berkeley) 8/17/94";
36   #endif /* LIBC_SCCS and not lint */
37   #include <sys/cdefs.h>
38 < __FBSDID("$FreeBSD: src/lib/libc/db/btree/bt_debug.c,v 1.4 2007/01/09 00:27:50 imp Exp $");
38 > __FBSDID("$FreeBSD: stable/10/lib/libc/db/btree/bt_debug.c 190498 2009-03-28 07:31:02Z delphij $");
39  
40   #include <sys/param.h>
41  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines