summaryrefslogtreecommitdiff
path: root/testing/misc_tools.c
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2013-10-13 16:17:30 +0200
committerBtbN <btbn@btbn.de>2013-10-13 16:40:15 +0200
commit5bc25609041f135ad6b9d757295b665e2f84b955 (patch)
tree59006e5c5e3386df46c0376eb418c1a5e3a85b44 /testing/misc_tools.c
parentda727875ac954b13ecb16521d255499511bb7424 (diff)
tox A/V: integration of A/V code into tox
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
Diffstat (limited to 'testing/misc_tools.c')
-rw-r--r--testing/misc_tools.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/misc_tools.c b/testing/misc_tools.c
index d05c88f6..efe1a555 100644
--- a/testing/misc_tools.c
+++ b/testing/misc_tools.c
@@ -46,7 +46,6 @@ unsigned char *hex_string_to_bin(char hex_string[])
46 return val; 46 return val;
47} 47}
48 48
49
50int cmdline_parsefor_ipv46(int argc, char **argv, uint8_t *ipv6enabled) 49int cmdline_parsefor_ipv46(int argc, char **argv, uint8_t *ipv6enabled)
51{ 50{
52 int argvoffset = 0, argi; 51 int argvoffset = 0, argi;