From d2857b11944146e2e6973b7f7280cb57e1ee260b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 24 May 2003 15:35:26 +0000 Subject: ECKS EM ELL --- openbox/openbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/openbox.c') 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(); -- cgit v1.2.3