mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
67ec86b570
...to disambiguate overloaded extensions Initial commit: * rename macro for mc.ext file: MC_FILEBIND_FILE -> MC_EXT_FILE. * (ext_cmd): fix errorous usage of MC_LIB_EXT macro. Use MC_EXT_FILE instead. * (regex_command_for): likewise. Use already existing variable extension_file, remove variable filebind_filename. * MC_LIB_EXT: remove macro. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
common.c | ||
get.c | ||
history.c | ||
Makefile.am | ||
paths.c | ||
set.c |