summaryrefslogtreecommitdiffstats
path: root/ip6t_MAP66.h
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-13 14:12:03 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-13 14:12:03 +0200
commit3ba4717ef537a8fcef51b0af6c5d57d711b63394 (patch)
treef5401623cd5f44d6b5bccb39ad5a0d926a80c7ee /ip6t_MAP66.h
parent18ffd8f46ebbb1e2edfc3b0167965d359f408be4 (diff)
downloadNPTv6-3ba4717ef537a8fcef51b0af6c5d57d711b63394.tar
NPTv6-3ba4717ef537a8fcef51b0af6c5d57d711b63394.zip
small fix
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@21 3484d885-4da6-438d-b19d-107d078dd756
Diffstat (limited to 'ip6t_MAP66.h')
-rw-r--r--ip6t_MAP66.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ip6t_MAP66.h b/ip6t_MAP66.h
index 70fd5fc..291956d 100644
--- a/ip6t_MAP66.h
+++ b/ip6t_MAP66.h
@@ -7,8 +7,8 @@
#ifndef _IP6T_MAP66_H
#define _IP6T_MAP66_H
-#define IP6T_MAP66_DST_TO "--dst-to"
-#define IP6T_MAP66_SRC_TO "--src-to"
+#define IP6T_MAP66_DST_TO "dst-to"
+#define IP6T_MAP66_SRC_TO "src-to"
#define IP6T_MAP66_OPT_DST_TO 0x01
#define IP6T_MAP66_OPT_SRC_TO 0x02