projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3de3a46
)
Fix typo in last commit.
author
Simon Josefsson
<simon@josefsson.org>
Wed, 25 Feb 2009 15:23:18 +0000
(16:23 +0100)
committer
Simon Josefsson
<simon@josefsson.org>
Wed, 25 Feb 2009 15:23:18 +0000
(16:23 +0100)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c0cd2717315b5a7bc5f6ad40fc45ac976b61323f..beff539c1cf8cee5a0c353c35284abcd6ec70f12 100644
(file)
--- 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 <gary@gnu.org>