aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gns_vpn.c')
-rw-r--r--src/pt/test_gns_vpn.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pt/test_gns_vpn.c b/src/pt/test_gns_vpn.c
index a51320eae..96f0dc025 100644
--- a/src/pt/test_gns_vpn.c
+++ b/src/pt/test_gns_vpn.c
@@ -429,7 +429,6 @@ mhd_main ()
429} 429}
430 430
431 431
432
433/** 432/**
434 * Open '/dev/null' and make the result the given 433 * Open '/dev/null' and make the result the given
435 * file descriptor. 434 * file descriptor.
@@ -520,7 +519,6 @@ fork_and_exec (const char *file,
520} 519}
521 520
522 521
523
524/** 522/**
525 * Method called to inform about the egos of this peer. 523 * Method called to inform about the egos of this peer.
526 * 524 *
@@ -863,4 +861,5 @@ main (int argc,
863 return global_ret; 861 return global_ret;
864} 862}
865 863
864
866/* end of test_gns_vpn.c */ 865/* end of test_gns_vpn.c */