summaryrefslogtreecommitdiff
path: root/sql/gstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/gstream.h')
-rw-r--r--sql/gstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/gstream.h b/sql/gstream.h
index f26ef8899f8..a3914a534dd 100644
--- a/sql/gstream.h
+++ b/sql/gstream.h
@@ -26,7 +26,7 @@ public:
numeric,
l_bra,
r_bra,
- comma,
+ comma
};
GTextReadStream(const char *buffer, int size)