Remove trailing whitespace from all .c and .h files.

3134 bytes were removed.
This commit is contained in:
Keith Buck 2014-03-03 04:25:47 +00:00
parent 00533129dc
commit 55abcbb20a
147 changed files with 2365 additions and 2365 deletions

View file

@ -51,7 +51,7 @@ DECLARE_MODULE_AV1(lusers, NULL, NULL, lusers_clist, NULL, NULL, "$Revision: 254
* m_lusers - LUSERS message handler
* parv[1] = host/server mask.
* parv[2] = server to query
*
*
* 199970918 JRL hacked to ignore parv[1] completely and require parc > 3
* to cause a force
*/
@ -86,7 +86,7 @@ m_lusers(struct Client *client_p, struct Client *source_p, int parc, const char
* ms_lusers - LUSERS message handler for servers and opers
* parv[1] = host/server mask.
* parv[2] = server to query
*
*
* 199970918 JRL hacked to ignore parv[1] completely and require parc > 3
* to cause a force
*/