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

Comparing trunk/lib/libc/regex/regfree.c (file contents):
Revision 10565 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10566 by laffer1, Fri Jun 8 01:11:31 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*-
3   * Copyright (c) 1992, 1993, 1994 Henry Spencer.
4   * Copyright (c) 1992, 1993, 1994
# Line 37 | Line 38
38   static char sccsid[] = "@(#)regfree.c   8.3 (Berkeley) 3/20/94";
39   #endif /* LIBC_SCCS and not lint */
40   #include <sys/cdefs.h>
41 < __FBSDID("$FreeBSD$");
41 > __FBSDID("$FreeBSD: stable/10/lib/libc/regex/regfree.c 170528 2007-06-11 03:05:54Z delphij $");
42  
43   #include <sys/types.h>
44   #include <stdio.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines