mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
Fix up prototype error.
This commit is contained in:
@@ -242,7 +242,7 @@ extern void dump_expanded_symtab(void);
|
||||
|
||||
/* parser_alias.c */
|
||||
extern int new_alias(const char *from, const char *to);
|
||||
extern void replace_aliases(struct entry *list);
|
||||
extern void replace_aliases(struct cod_entry *list);
|
||||
extern void free_aliases(void);
|
||||
|
||||
/* parser_merge.c */
|
||||
|
Reference in New Issue
Block a user