diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c index d88358eb6e..14c877ea32 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 *