* src/system.h (SETVBUF): Remove definition, now that the
authorJim Meyering <jim@meyering.net>
Tue, 12 Dec 2006 13:34:23 +0000 (14:34 +0100)
committerJim Meyering <jim@meyering.net>
Tue, 12 Dec 2006 13:34:23 +0000 (14:34 +0100)
commit8d550c12b86161cd865102f2fc0e8730c9fd59c9
tree1687d08ce44898556f6cf5c7e150e60ca6f58dfb
parent0ee9adb1fa225720b54eae1e3f45a43a1c8827a8
* src/system.h (SETVBUF): Remove definition, now that the
autoconf macro, AC_FUNC_SETVBUF_REVERSED, does nothing.
* src/tee.c (tee_files): s/SETVBUF/setvbuf/.
* src/od.c (open_next_file): Likewise.
ChangeLog
src/od.c
src/system.h
src/tee.c