summaryrefslogtreecommitdiff
path: root/testing/nTox.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nTox.c')
-rw-r--r--testing/nTox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nTox.c b/testing/nTox.c
index 50ceb92e..f7948778 100644
--- a/testing/nTox.c
+++ b/testing/nTox.c
@@ -251,7 +251,7 @@ int main(int argc, char *argv[])
251 //if keyfiles exist 251 //if keyfiles exist
252 if(argc > 4){ 252 if(argc > 4){
253 if(strncmp(argv[4], "nokey", 6) < 0){ 253 if(strncmp(argv[4], "nokey", 6) < 0){
254 load_key(); 254 //load_key();
255 } 255 }
256 } else { 256 } else {
257 load_key(); 257 load_key();