projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix Warning: dereferencing type-punned pointer will break strict...
[l2tpns.git]
/
tbf.c
diff --git
a/tbf.c
b/tbf.c
index
223c40d
..
c6273ce
100644
(file)
--- a/
tbf.c
+++ b/
tbf.c
@@
-1,7
+1,5
@@
// L2TPNS: token bucket filters
// 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"
#include <string.h>
#include "l2tpns.h"
#include "util.h"