mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 21:16:22 +00:00
Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
This commit is contained in:
@@ -38,6 +38,6 @@
|
||||
|
||||
void plugin_themes_init(void);
|
||||
void plugin_themes_close(void);
|
||||
theme_item_t plugin_themes_get(const char *const group, const char *const key, const char *const def);
|
||||
theme_item_t plugin_themes_get(const char* const group, const char* const key, const char* const def);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user