diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-24 15:35:26 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-24 15:35:26 +0000 |
| commit | d2857b11944146e2e6973b7f7280cb57e1ee260b (patch) | |
| tree | 51bf06d58f90953842b0e6babc9493f04934d7d9 /openbox/openbox.c | |
| parent | f7df74b9cc9369fe401d5622c097e258a124f742 (diff) | |
ECKS EM ELL
Diffstat (limited to 'openbox/openbox.c')
| -rw-r--r-- | openbox/openbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c index 3b2a9991..2b4dddce 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -180,7 +180,7 @@ int main(int argc, char **argv) /* set up the kernel config shit */ config_startup(); /* parse/load user options */ - parse_rc(); + parse_config(); /* we're done with parsing now, kill it */ parse_shutdown(); |
