diff --git a/include/config.h b/include/config.h index 89e81bab7..193085c9f 100644 --- a/include/config.h +++ b/include/config.h @@ -154,7 +154,8 @@ * the free XPM library. The second option allows you to then use other * programs to generate tiles files. For example, the PBMPlus tools * would allow: - * xpmtoppm x11tiles_big.xpm + * xpmtoppm x11tiles_big.xpm */ /* # define USE_XPM */ /* Disable if you do not have the XPM library */ #ifdef USE_XPM