From 3ba4717ef537a8fcef51b0af6c5d57d711b63394 Mon Sep 17 00:00:00 2001 From: sven-ola Date: Wed, 13 Oct 2010 12:12:03 +0000 Subject: small fix git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@21 3484d885-4da6-438d-b19d-107d078dd756 --- ip6t_MAP66.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ip6t_MAP66.h') 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 -- cgit v1.2.3