Import to git from cvs. Remove keywords.

This commit is contained in:
Brendan O'Dea 2011-01-27 17:36:01 +11:00
parent e934c096dd
commit d5c6f84271
23 changed files with 1 additions and 123 deletions

2
arp.c
View file

@ -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>