diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c index 963cfdf9f10..bc8295f1d0a 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 *