projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
316195e
)
Fix typo.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Thu, 3 Jan 2008 00:40:54 +0000 (
00:40
+0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Thu, 3 Jan 2008 00:40:54 +0000 (
00:40
+0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2648
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
lib/vserver.h
patch
|
blob
|
history
diff --git
a/lib/vserver.h
b/lib/vserver.h
index
886e6a5
..
be896e1
100644
(file)
--- a/
lib/vserver.h
+++ b/
lib/vserver.h
@@
-651,7
+651,7
@@
extern "C" {
} mask;
} s;
#define vna_v4_ip s.ip.v4
-#define vna_v4_ip2 s.ip2.v6
+#define vna_v4_ip2 s.ip2.v4
#define vna_v4_mask s.mask.v4
#define vna_v6_ip s.ip.v6
#define vna_v6_ip2 s.ip2.v6