On 10/27/07, Jeremy O'Brien <[EMAIL PROTECTED]> wrote: > I had this same problem when I tried to modify my custom config to suit > dwm 4.6. After about 30 minutes of tinkering with my config.h, I > _finally_ found the difference there. What was changed that made it so > that the array doesn't require NULL termination? Just curious.
In case the 30 minutes aren't an exaggeration, doing a "diff -u config.def.h config.h | less" might save you some time in the future. Gr. Sander.
