summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Endsley <mendsley@gmail.com>2012-05-13 23:30:08 -0700
committerMatthew Endsley <mendsley@gmail.com>2012-05-14 01:42:28 -0700
commit8b5ac8ca59352b25cbb42351ebc06f606ff73f0f (patch)
tree88bd8d81e65e8131bdaab68ae82e57e2cdb34d35
parent21872ace7c862487f682be0c3efb1658c595627a (diff)
downloadbsdiff-8b5ac8ca59352b25cbb42351ebc06f606ff73f0f.tar.gz
nuking __FBSDID
-rw-r--r--bsdiff.c4
-rw-r--r--bspatch.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/bsdiff.c b/bsdiff.c
index 129a7de..77d0021 100644
--- a/bsdiff.c
+++ b/bsdiff.c
@@ -25,10 +25,6 @@
* 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>
diff --git a/bspatch.c b/bspatch.c
index d75c74c..1091050 100644
--- a/bspatch.c
+++ b/bspatch.c
@@ -25,10 +25,6 @@
* 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