X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fhelper%2Fconfiguration.c;h=1f7240d9eb4ae5c49b67053e18d1b0c82b79f158;hb=98723c4ecdbe06f90c66f3abec27b792c3b38e34;hp=3c44d6d470077703ae93efe5224c49d4cef15d0d;hpb=d16968e24f5d9e436ae4e136cd27652c4c948203;p=fw%2Fopenocd diff --git a/src/helper/configuration.c b/src/helper/configuration.c index 3c44d6d47..1f7240d9e 100644 --- a/src/helper/configuration.c +++ b/src/helper/configuration.c @@ -103,7 +103,7 @@ FILE *open_file_from_path (char *file, char *mode) } } -int parse_config_file(struct command_context_s *cmd_ctx) +int parse_config_file(struct command_context *cmd_ctx) { int retval; char **cfg;