aboutsummaryrefslogtreecommitdiff
path: root/g2x.c
diff options
context:
space:
mode:
authorInqiyad Sabr <sabr@ariamath.xyz>2025-11-02 10:17:18 +0600
committerInqiyad Sabr <sabr@ariamath.xyz>2025-11-02 10:17:18 +0600
commit8feaed6600a49910a5255bde471d5847ca4c86bf (patch)
tree0bc27532ef827580d073a1ee5dc96b7e956dd899 /g2x.c
parent11b86ff1a85efe5d1170ea8c90ebca5ac313e24f (diff)
dangling comment
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]) {\