1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/config
Michael Vetter 35aecd425f Declare counter var inside loop
We require c99/gnu99 anyways.
2020-11-09 11:33:33 +01:00
..
account.c Apply coding style 2020-07-07 14:18:57 +02:00
account.h Apply coding style 2020-07-07 14:18:57 +02:00
accounts.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
accounts.h Apply coding style 2020-07-07 14:18:57 +02:00
color.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Apply coding style 2020-07-07 14:18:57 +02:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c Apply coding style 2020-07-07 14:18:57 +02:00
files.h Apply coding style 2020-07-07 14:18:57 +02:00
preferences.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
preferences.h Apply coding style 2020-07-07 14:18:57 +02:00
scripts.c Since the string from strerror should never be modified, use const. 2020-10-14 09:52:26 +02:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Basic support for building on NetBSD. 2020-09-04 12:55:20 +02:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
tlscerts.h Apply coding style 2020-07-07 14:18:57 +02:00