summaryrefslogtreecommitdiff
path: root/src/utils/pqexpbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/pqexpbuffer.c')
-rw-r--r--src/utils/pqexpbuffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/pqexpbuffer.c b/src/utils/pqexpbuffer.c
index e220cd71c..5bf694d30 100644
--- a/src/utils/pqexpbuffer.c
+++ b/src/utils/pqexpbuffer.c
@@ -415,4 +415,3 @@ appendBinaryPQExpBuffer(PQExpBuffer str, const char *data, size_t datalen)
#undef malloc
#undef free
-