summaryrefslogtreecommitdiff
path: root/src/include/access/gistscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/gistscan.h')
-rw-r--r--src/include/access/gistscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/gistscan.h b/src/include/access/gistscan.h
index 553705f139..4be3b676ca 100644
--- a/src/include/access/gistscan.h
+++ b/src/include/access/gistscan.h
@@ -1,6 +1,6 @@
/*-------------------------------------------------------------------------
*
- * gistscan.h--
+ * gistscan.h
* routines defined in access/gisr/gistscan.c
*
*