1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 18:46:35 +01:00

Some documentation improvements

This commit is contained in:
jfreegman
2021-12-05 17:03:42 -05:00
parent 8aa57b0539
commit e9a0a30408
6 changed files with 19 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
#define PASSWORD_EVAL_MAX 512
/* holds user setting values */
/* Holds user setting values defined in the toxic config file. */
struct user_settings {
int autolog; /* boolean */
int alerts; /* boolean */