Doc clarification.

This commit is contained in:
Markus Armbruster 2005-06-23 19:21:34 +00:00
parent 0d57181966
commit dc21bc6d7d

View file

@ -228,6 +228,7 @@ pr_player(struct player *pl, int id, char *buf)
/* /*
* Send ID text BUF to PL, line-buffered. * Send ID text BUF to PL, line-buffered.
* This function translates from normal text to user text.
* If a partial line with different id is buffered, terminate it with * If a partial line with different id is buffered, terminate it with
* a newline first. * a newline first.
*/ */