Typo in comment.
authorMikael Magnusson <mikachu@gmail.com>
Wed, 29 Oct 2008 00:29:43 +0000 (01:29 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Wed, 29 Oct 2008 00:29:54 +0000 (01:29 +0100)
openbox/client.c

index 1d78a65885309a05970d7757c276b8ee4db37a19..77f046e0912111487163cea191abc6a429de9d68 100644 (file)
@@ -2220,7 +2220,7 @@ void client_update_icons(ObClient *self)
     */
     if (!self->icon_set && !self->parents) {
         RrPixel32 *icon = ob_rr_theme->def_win_icon;
-        gulong *ldata; /* use a long here to satisfy OBT_PROP_SETA32 */
+        gulong *ldata; /* use a long here to satisfy PROP_SETA32 */
 
         w = ob_rr_theme->def_win_icon_w;
         h = ob_rr_theme->def_win_icon_h;