]> git.sur5r.net Git - i3/i3/blobdiff - include/data.h
remove all references to the old cfgparse
[i3/i3] / include / data.h
index 70b650115ea7586022069199f3aa529b3eb1776a..9a814f4517edb63d5ccc10694773070ddad69c35 100644 (file)
@@ -196,7 +196,8 @@ struct regex {
 
 /**
  * Holds a keybinding, consisting of a keycode combined with modifiers and the
- * command which is executed as soon as the key is pressed (see src/cfgparse.y)
+ * command which is executed as soon as the key is pressed (see
+ * src/config_parser.c)
  *
  */
 struct Binding {