+5
−4
Loading
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
init_parse_options calls feh_prepare_filelist, which in turn calls feh_file_info_preload if opt.preload is set. This function will load all images in the filelist to determine their attributes, so we need to initialize libmagic before calling init_parse_options.