projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1f20d3
)
* lib/fclose.c: Fix typo in comment: s/close/fclose/.
author
Jim Meyering
<meyering@redhat.com>
Sat, 11 Oct 2008 12:24:41 +0000
(14:24 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Sat, 11 Oct 2008 12:24:41 +0000
(14:24 +0200)
ChangeLog
patch
|
blob
|
history
lib/fclose.c
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 43bb016e743c9c390f2424ecb10ecf734b07558d..ab45de15f95769bbb2d8673aeb15183340ddb918 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2008-10-11 Jim Meyering <meyering@redhat.com>
+
+ * lib/fclose.c: Fix typo in comment: s/close/fclose/.
+
2008-10-11 Bruno Haible <bruno@clisp.org>
New module 'fclose'.
diff --git
a/lib/fclose.c
b/lib/fclose.c
index 29902fddbd61c5d15a316ff10b7da6a6d5221d82..a0074b77d7b3b73df66d6e0d3a832604f987a671 100644
(file)
--- a/
lib/fclose.c
+++ b/
lib/fclose.c
@@
-1,4
+1,4
@@
-/* close replacement.
+/*
f
close replacement.
Copyright (C) 2008 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify