We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883f4ac commit 0c2d8b5Copy full SHA for 0c2d8b5
1 file changed
src/config.c
@@ -32,7 +32,7 @@
32
RSConfigExternalTrigger RSGlobalConfigTriggers[RS_MAX_CONFIG_TRIGGERS];
33
34
typedef struct {
35
- const char *FTConfigName;
+ const char *FTConfigName; //
36
const char *ConfigName;
37
} configPair_t;
38
0 commit comments