projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f3401
)
Delete struct ifr
author
Ivo Timmermans
<ivo@lychnis.net>
Thu, 16 Nov 2000 22:11:40 +0000
(22:11 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Thu, 16 Nov 2000 22:11:40 +0000
(22:11 +0000)
src/net.c
patch
|
blob
|
history
diff --git
a/src/net.c
b/src/net.c
index
7d81176
..
8d92cc1
100644
(file)
--- a/
src/net.c
+++ b/
src/net.c
@@
-17,7
+17,7
@@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- $Id: net.c,v 1.35.4.7
5 2000/11/16 17:54:27
zarq Exp $
+ $Id: net.c,v 1.35.4.7
6 2000/11/16 22:11:40
zarq Exp $
*/
#include "config.h"
@@
-384,7
+384,6
@@
int setup_tap_fd(void)
int nfd;
const char *tapfname;
config_t const *cfg;
- struct ifreq ifr;
cp
if((cfg = get_config_val(config, config_tapdevice)))