aboutsummaryrefslogtreecommitdiffstats
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/EphyAutomation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/EphyAutomation.idl b/idl/EphyAutomation.idl
index adc334602..074b341c8 100644
--- a/idl/EphyAutomation.idl
+++ b/idl/EphyAutomation.idl
@@ -20,7 +20,7 @@ module GNOME {
* server mode is disbaled
* (and Epiphany exits)
*/
- void quit (in boolean disableServer);
+ void quit ();
void loadSession (in string filename);