Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
authorJim Meyering <jim@meyering.net>
Sat, 8 Sep 2007 19:25:52 +0000 (19:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Sep 2007 19:25:52 +0000 (19:25 +0000)
commit3d9dacd0b6e872d8caa7fd2c757767b3288d80c3
tree52667df30670c3be488f461312db8d0faffee097
parentff15434cd0ba17d9a0855f2dce207af91ac8f320
Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h

* lib/fpending.h: Rename from __fpending.h.
* lib/fpending.c: Rename from __fpending.c.
Include "fpending.h", not "__fpending.h".
* lib/__fpending.h, lib/__fpending.c: Remove files.
* modules/fpending (Files): Reflect new file names.
* lib/close-stream.c: Include "fpending.h", not "__fpending.h".
ChangeLog
lib/__fpending.c [deleted file]
lib/__fpending.h [deleted file]
lib/close-stream.c
lib/fpending.c [new file with mode: 0644]
lib/fpending.h [new file with mode: 0644]
modules/fpending