1 --- a/program/psiconv/psiconv.h 2023-02-26 23:52:30.388543728 +0100
2 +++ b/program/psiconv/psiconv.h 2023-02-27 00:04:01.305397816 +0100
4 output_function *output;
7 -psiconv_list fileformat_list; /* of struct psiconv_fileformat */
8 +static psiconv_list fileformat_list; /* of struct psiconv_fileformat */
11 #endif /* PSICONV_H */