mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 03:06:21 +00:00
Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef PLUGIN_SETTINGS_H
|
||||
#define PLUGIN_SETTINGS_H
|
||||
#ifndef PLUGINS_SETTINGS_H
|
||||
#define PLUGINS_SETTINGS_H
|
||||
|
||||
void plugin_settings_init(void);
|
||||
void plugin_settings_close(void);
|
||||
|
||||
Reference in New Issue
Block a user