]> granicus.if.org Git - postgresql/commitdiff
RELEASE_NOTES: Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 23 Sep 2012 19:28:44 +0000 (16:28 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 23 Sep 2012 19:28:44 +0000 (16:28 -0300)
Jan UrbaƄski

src/tools/RELEASE_CHANGES

index 5f1277aa274fe8f2ca303524b67110f04fd97a28..aba1630da9f753071bfca14e1a3c1d72fd7103ee 100644 (file)
@@ -164,7 +164,7 @@ Then doing it like this:
 
        void print_stuff(int arg1, int arg2)
        {
-           print_stuff(arg1, arg2, 0);
+           print_stuff2(arg1, arg2, 0);
        }
 
 would maintain binary compatibility. Obviously this would add a fair