]> git.pond.sub.org Git - empserver/blobdiff - include/player.h
Doc fix.
[empserver] / include / player.h
index 39ee2121432e01142fd81640e4c771fdeda915d4..e9f50267d68907df3143cc441e5c94072c684b57 100644 (file)
@@ -65,7 +65,7 @@ struct player {
     char combuf[1024];         /* command input buffer, UTF-8 */
     char *argp[128];           /* arguments, ASCII */
     char *condarg;             /* conditional, ASCII */
-    time_t lasttime;           /* when to debit minleft again */
+    time_t lasttime;           /* when minleft was last debited */
     int ncomstat;
     int minleft;
     int btused;