]> git.pond.sub.org Git - empserver/commitdiff
Doc clarification.
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 23 Jun 2005 19:21:34 +0000 (19:21 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 23 Jun 2005 19:21:34 +0000 (19:21 +0000)
src/lib/subs/pr.c

index 5eab12c8b3a4791199cab2ff521c30574e5ed16e..b1bceeb37c5da8af042ace028cfef7deaf3b7535 100644 (file)
@@ -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.
  */