diff --git a/src/lib/subs/pr.c b/src/lib/subs/pr.c index 5eab12c8..b1bceeb3 100644 --- a/src/lib/subs/pr.c +++ b/src/lib/subs/pr.c @@ -228,6 +228,7 @@ pr_player(struct player *pl, int id, char *buf) /* * 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 * a newline first. */