Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id D741D632C2B for ; Tue, 7 Jul 2009 15:49:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 77795-02 for ; Tue, 7 Jul 2009 15:49:16 -0300 (ADT) Received: from cvs.postgresql.org (cvs.postgresql.org [217.196.146.206]) by mail.postgresql.org (Postfix) with ESMTP id 2769C632AB5 for ; Tue, 7 Jul 2009 15:49:19 -0300 (ADT) Received: by cvs.postgresql.org (Postfix, from userid 1007) id BC8F575331E; Tue, 7 Jul 2009 18:49:17 +0000 (UTC) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Fix typo in comment. X-Mailer: activitymail 1.24, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20090707184917.BC8F575331E@cvs.postgresql.org> Date: Tue, 7 Jul 2009 18:49:17 +0000 (UTC) From: tgl@postgresql.org (Tom Lane) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.002 tagged_above=0 required=5 tests=AWL=0.002 X-Spam-Level: X-Archive-Number: 200907/85 X-Sequence-Number: 37688 Log Message: ----------- Fix typo in comment. Modified Files: -------------- pgsql/src/include/catalog: pg_proc.h (r1.545 -> r1.546) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_proc.h?r1=1.545&r2=1.546)