X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=35eb1979211c3a1bde3e84764408edf4df03d17a;hb=2e7359a2fd4fa7cad349651392348553c9623053;hp=a1d9f52ee843f0407cdf8e06c52562c6d7a68477;hpb=99e23015cf2b7780f4a684669008ae38abe62932;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index a1d9f52e..35eb1979 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -191,7 +191,7 @@ typedef struct Atoms { /* Openbox specific atoms */ Atom ob_wm_state_undecorated; - Atom ob_pid; /* this is depreecated in favour of ob_control */ + Atom openbox_pid; /* this is depreecated in favour of ob_control */ Atom ob_config; Atom ob_control; } Atoms;