From b8bcc451435d8355624aa8a48d56740bac59c609 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 3 Mar 2007 03:29:49 +0000 Subject: [PATCH] commited things i wasn't supposed to. wow i suck. --- openbox/session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/session.h b/openbox/session.h index c3146337..680f45f0 100644 --- a/openbox/session.h +++ b/openbox/session.h @@ -38,7 +38,7 @@ struct _ObSessionState { extern GList *session_saved_state; -void session_startup(gint argc, gchar **argv); +void session_startup(gint *argc, gchar ***argv); void session_shutdown(); GList* session_state_find(struct _ObClient *c); -- 2.39.2