aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/sepgsql/relation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c
index d88358eb6eb..14c877ea321 100644
--- a/contrib/sepgsql/relation.c
+++ b/contrib/sepgsql/relation.c
@@ -1,6 +1,6 @@
/* -------------------------------------------------------------------------
*
- * contrib/sepgsql/label.c
+ * contrib/sepgsql/relation.c
*
* Routines corresponding to relation/attribute objects
*