gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26083 - monkey/trunk/pathologist/src/struct_parse


From: gnunet
Subject: [GNUnet-SVN] r26083 - monkey/trunk/pathologist/src/struct_parse
Date: Wed, 13 Feb 2013 00:38:50 +0100

Author: teichm
Date: 2013-02-13 00:38:50 +0100 (Wed, 13 Feb 2013)
New Revision: 26083

Modified:
   monkey/trunk/pathologist/src/struct_parse/p.c
Log:
remove unneccesary header in draft

Modified: monkey/trunk/pathologist/src/struct_parse/p.c
===================================================================
--- monkey/trunk/pathologist/src/struct_parse/p.c       2013-02-12 23:09:50 UTC 
(rev 26082)
+++ monkey/trunk/pathologist/src/struct_parse/p.c       2013-02-12 23:38:50 UTC 
(rev 26083)
@@ -1,5 +1,4 @@
 #include <stdio.h>
-#include <string.h>
 
 int parse(char* str) {
        char* token = str;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]