commited things i wasn't supposed to. wow i suck.
This commit is contained in:
parent
81743b0529
commit
b8bcc45143
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue