aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/giststrat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/giststrat.h')
-rw-r--r--src/include/access/giststrat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/giststrat.h b/src/include/access/giststrat.h
index 9fb0a10da6b..20ad45863f3 100644
--- a/src/include/access/giststrat.h
+++ b/src/include/access/giststrat.h
@@ -1,6 +1,6 @@
/*-------------------------------------------------------------------------
*
- * giststrat.h--
+ * giststrat.h
* routines defined in access/gist/giststrat.c
*
*