]> icculus.org git repositories - mikachu/openbox.git/commit
make a copy of the argc and argv instead of modifying the real ones
authorDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 03:42:28 +0000 (03:42 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 03:42:28 +0000 (03:42 +0000)
commit48a7c32512db4358dc7c2928174bccc203d30e69
tree6774f1fea98ca7d78fa7e697ea9efa5e2ee0fd1b
parentb8bcc451435d8355624aa8a48d56740bac59c609
make a copy of the argc and argv instead of modifying the real ones

this means that when openbox is restared it doesn't lose it's SM related command line args, they get passed to the new openbox same as they were passed to the one exiting.
openbox/session.c
openbox/session.h