aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-session.h')
-rw-r--r--src/ephy-session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-session.h b/src/ephy-session.h
index 4dbb496c5..3bf1ffd9a 100644
--- a/src/ephy-session.h
+++ b/src/ephy-session.h
@@ -92,7 +92,7 @@ void ephy_session_remove_window (EphySession *session,
void ephy_session_queue_command (EphySession *session,
EphySessionCommand op,
const char *arg,
- char **args,
+ const char **args,
guint32 user_time,
gboolean priority);