aboutsummaryrefslogtreecommitdiff
path: root/g2x.c
diff options
context:
space:
mode:
Diffstat (limited to 'g2x.c')
-rw-r--r--g2x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g2x.c b/g2x.c
index cf23072..f53fff0 100644
--- a/g2x.c
+++ b/g2x.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#define BUFSIZE 4096 // Read
+#define BUFSIZE 4096
#define xmlput(n)\
for(i = n; buf[i] != '\n'; i++) {\
switch(buf[i]) {\