about summary refs log tree commit diff
path: root/ui-clone.c
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2014-01-10 14:55:31 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-10 17:06:24 +0100
commitc96becc1e5ebff9e6609e61e11e80debcb3a778c (patch)
tree94ed1213cfc1100edf5800a540f3394f1be47f52 /ui-clone.c
parentcgit.c: Use "else" for mutually exclusive branches (diff)
downloadcgit-pink-c96becc1e5ebff9e6609e61e11e80debcb3a778c.tar.gz
cgit-pink-c96becc1e5ebff9e6609e61e11e80debcb3a778c.zip
cgit.c: Fix comment on bit mask hack
* Formatting and spelling fixes.

* A bit mask with the size of one byte only allows for storing 8 (not
  255!) different flags.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'ui-clone.c')
0 files changed, 0 insertions, 0 deletions
ace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe