chiark / gitweb /
process-util: rename char *r to ans and add comment
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 15 Jan 2017 17:41:34 +0000 (12:41 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
Add a comment about the return value and rename r to ans. r is
nowadays reserved for the integer return value, and char *r is confusing.


No differences found