diff options
Diffstat (limited to 'src/libnet_crc.c')
-rw-r--r-- | src/libnet_crc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnet_crc.c b/src/libnet_crc.c index 85c3056..a93fdc7 100644 --- a/src/libnet_crc.c +++ b/src/libnet_crc.c @@ -102,4 +102,3 @@ libnet_compute_crc(uint8_t *buf, uint32_t len) } -/* EOF */ |