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]
/
control.c
diff --git
a/control.c
b/control.c
index
b87ee07
..
3d38b22
100644
(file)
--- a/
control.c
+++ b/
control.c
@@
-1,7
+1,5
@@
// L2TPNS: control
// L2TPNS: control
-char const *cvs_id_control = "$Id: control.c,v 1.5 2005/07/31 10:04:10 bodea Exp $";
-
#include <string.h>
#include "l2tpns.h"
#include "control.h"
#include <string.h>
#include "l2tpns.h"
#include "control.h"