setproctitle.c: Add space after function name in @deftypefn comment.

* setproctitle.c: Add space after function name in @deftypefn
	comment.
	* functions.texi: Rebuild.

From-SVN: r166079
This commit is contained in:
Ian Lance Taylor 2010-10-29 23:09:50 +00:00 committed by Ian Lance Taylor
parent 6f7b223b71
commit c3735614a9
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2010-10-29 Ian Lance Taylor <iant@google.com>
* setproctitle.c: Add space after function name in @deftypefn
comment.
* functions.texi: Rebuild.
2010-10-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.