changed old "cfgparse.y" reference to "config_parser.c"
This commit is contained in:
parent
de42f9aef3
commit
1c7b25f25a
|
@ -117,7 +117,7 @@ containers, searching containers, getting specific properties from containers,
|
|||
|
||||
src/config.c::
|
||||
Contains all functions handling the configuration file (calling the parser
|
||||
(src/cfgparse.y) with the correct path, switching key bindings mode).
|
||||
src/config_parser.c) with the correct path, switching key bindings mode).
|
||||
|
||||
src/debug.c::
|
||||
Contains debugging functions to print unhandled X events.
|
||||
|
|
Loading…
Reference in New Issue