aboutsummaryrefslogtreecommitdiffstats
path: root/echld_test.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2013-06-25 21:09:29 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2013-06-25 21:09:29 +0000
commit0a060270b37870c8273d4dc8e57d13b683fd7a0b (patch)
tree4132f11f41190637009b6cd69271d0924a117136 /echld_test.c
parent9216d338f0536ed0f87035e17c904835984f8ddf (diff)
Last changes to autofoo, rename the files as they live now in their own dir...
svn path=/trunk/; revision=50152
Diffstat (limited to 'echld_test.c')
-rw-r--r--echld_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/echld_test.c b/echld_test.c
index 3604c46028..ccf7c73be9 100644
--- a/echld_test.c
+++ b/echld_test.c
@@ -71,7 +71,7 @@ int main(int argc, char** argv) {
struct timeval tv;
int tot_cycles = 0;
int npings;
- GString* str = g_string_new("");
+// GString* str = g_string_new("");
tv.tv_sec = 0;
tv.tv_usec = 250000;