diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
