aboutsummaryrefslogtreecommitdiff
path: root/src/monkey/test_gnunet_monkey.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-09-09 06:51:09 +0000
committerChristian Grothoff <christian@grothoff.org>2010-09-09 06:51:09 +0000
commit03b868fd37be1cd78385425baafa9d058e14331a (patch)
treef3691cf0d20495f27107d10341e659fe6b157eee /src/monkey/test_gnunet_monkey.c
parentd3e918ea7a7d7d8798fb137e2436e4d826f9cfca (diff)
downloadgnunet-03b868fd37be1cd78385425baafa9d058e14331a.tar.gz
gnunet-03b868fd37be1cd78385425baafa9d058e14331a.zip
add newline at end of file
Diffstat (limited to 'src/monkey/test_gnunet_monkey.c')
-rw-r--r--src/monkey/test_gnunet_monkey.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/monkey/test_gnunet_monkey.c b/src/monkey/test_gnunet_monkey.c
index 9fa56f508..ba832f137 100644
--- a/src/monkey/test_gnunet_monkey.c
+++ b/src/monkey/test_gnunet_monkey.c
@@ -64,4 +64,6 @@ main (int argc, char *argv[])
64 ret = check (); 64 ret = check ();
65 return ret; 65 return ret;
66} 66}
67/* end of test_gnunet_monkey.c */ \ No newline at end of file 67
68/* end of test_gnunet_monkey.c */
69