X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fdata.h;h=9a814f4517edb63d5ccc10694773070ddad69c35;hb=c127ac3855ac3fef150d0583cb7ae8a764d7e955;hp=63b18b280e8837b471b437d2e245857071e0ad50;hpb=dece12bf1857ac2384e2da8917f65f2dfe3f2b37;p=i3%2Fi3 diff --git a/include/data.h b/include/data.h index 63b18b28..9a814f45 100644 --- a/include/data.h +++ b/include/data.h @@ -14,7 +14,6 @@ #include #include -#include #include #include #include @@ -197,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 {