From: Simon Josefsson Date: Wed, 25 Feb 2009 15:23:18 +0000 (+0100) Subject: Fix typo in last commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3dd41e4d5de03c45c850b2a6c2d989cb272d36;hp=3de3a461b94515f6e6a3a9556ca24bb1c0e8ac91;p=pspp Fix typo in last commit. --- diff --git a/ChangeLog b/ChangeLog index c0cd271731..beff539c1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ test-getaddrinfo: fix usage of skip return code 77 * tests/test-gettaddrinfo.c: Return skip code 77 only - for first occurance of skip (4x77 is not 77) + for first occurance of skip (4x77 is not 77) 2009-02-25 Gary V. Vaughan