summaryrefslogtreecommitdiffstats
path: root/loader2/telnetd.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader2/telnetd.h')
-rw-r--r--loader2/telnetd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader2/telnetd.h b/loader2/telnetd.h
index 31ef65aed..145c55f21 100644
--- a/loader2/telnetd.h
+++ b/loader2/telnetd.h
@@ -3,6 +3,6 @@
void startTelnetd(struct loaderData_s * loaderData,
moduleInfoSet modInfo, moduleList modLoaded,
- moduleDeps modDeps, int flags);
+ moduleDeps modDeps);
#endif