]> git.tuebingen.mpg.de Git - paraslash.git/commit
user-list.h: Improve documentation of permission flags.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 12 Jun 2016 13:36:00 +0000 (15:36 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Jun 2016 11:38:40 +0000 (13:38 +0200)
commit5bae040ae0d6743d7bf5351b605b25a57a016cae
tree57fb1eae7fe1c25069e9aeff2c9c8aa45a585b39
parentd2b2c210d1e388a29cef3d8189d6d80f3299b439
user-list.h: Improve documentation of permission flags.

The documentation of the server_command_permissions enum is a bit
sparse, and doxygen complains about it because the members of the
enumeration are not documented.

The new documentation of the permission flags avoids to talk about
commands because the flags are not only about commands but also about
the per-user permission settings.
user_list.h