aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser.h b/src/parser.h
index 865cf85..d2e570b 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -32,7 +32,7 @@ public:
gchar *new_cmdline;
gint pos;
- ReplaceCmdline(gchar *_new_cmdline);
+ ReplaceCmdline();
};
class State {