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
tbf.c
View file

@ -1,7 +1,5 @@
// L2TPNS: token bucket filters
char const *cvs_id_tbf = "$Id: tbf.c,v 1.13 2005-07-31 10:04:10 bodea Exp $";
#include <string.h>
#include "l2tpns.h"
#include "util.h"