summaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/commands/cluster.c')
-rw-r--r--src/backend/commands/cluster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/commands/cluster.c b/src/backend/commands/cluster.c
index b2a65dc99e..69af81f6e3 100644
--- a/src/backend/commands/cluster.c
+++ b/src/backend/commands/cluster.c
@@ -1,6 +1,6 @@
/*-------------------------------------------------------------------------
*
- * cluster.c--
+ * cluster.c
* Paul Brown's implementation of cluster index.
*
* I am going to use the rename function as a model for this in the