projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix: authentication success was sent 2 times.
[l2tpns.git]
/
arp.c
diff --git
a/arp.c
b/arp.c
index
5ffd1a4
..
6d55756
100644
(file)
--- a/
arp.c
+++ b/
arp.c
@@
-1,7
+1,5
@@
// L2TPNS: arp
-char const *cvs_id_arp = "$Id: arp.c,v 1.7 2005/07/31 10:04:09 bodea Exp $";
-
#include <string.h>
#include <unistd.h>
#include <net/ethernet.h>