* ebrowse.c (putstr): Rename from PUTSTR and turn into a function.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:22:13 +0000 (16:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:22:13 +0000 (16:22 -0800)
commit34e6d7823aeee6c20219bbab1045ca6649ca8fa5
treed71cbb6c8c98583a3d878b77191714777c4b0aa0
parent4be3dfc5e303160859a7666d725512691aedd837
* ebrowse.c (putstr): Rename from PUTSTR and turn into a function.

All callers changed.  This is cleaner, and avoids GCC warnings about
passing NULL to fputs.
lib-src/ChangeLog
lib-src/ebrowse.c