nuking __FBSDID
authorMatthew Endsley <mendsley@gmail.com>
Mon, 14 May 2012 06:30:08 +0000 (23:30 -0700)
committerMatthew Endsley <mendsley@gmail.com>
Mon, 14 May 2012 08:42:28 +0000 (01:42 -0700)
bsdiff.c
bspatch.c

index 129a7de..77d0021 100644 (file)
--- a/bsdiff.c
+++ b/bsdiff.c
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#if 0
-__FBSDID("$FreeBSD: src/usr.bin/bsdiff/bsdiff/bsdiff.c,v 1.1 2005/08/06 01:59:05 cperciva Exp $");
-#endif
-
 #include <stddef.h>
 #include <stdint.h>
 
index d75c74c..1091050 100644 (file)
--- a/bspatch.c
+++ b/bspatch.c
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#if 0
-__FBSDID("$FreeBSD: src/usr.bin/bsdiff/bspatch/bspatch.c,v 1.1 2005/08/06 01:59:06 cperciva Exp $");
-#endif
-
 #include <stdint.h>
 
 struct bspatch_stream