summaryrefslogtreecommitdiff
path: root/pop3d/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop3d/top.c')
-rw-r--r--pop3d/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pop3d/top.c b/pop3d/top.c
index cd069c86b..6e295bb4f 100644
--- a/pop3d/top.c
+++ b/pop3d/top.c
@@ -63,7 +63,7 @@ pop3d_top (char *arg)
return ERR_UNKNOWN;
pop3d_outf ("+OK\n");
- xscript_level = set_xscript_level (XSCRIPT_PAYLOAD);
+ xscript_level = set_xscript_level (MU_XSCRIPT_PAYLOAD);
mu_stream_copy (iostream, stream, 0, NULL);
pop3d_outf ("\n");

Return to:

Send suggestions and report system problems to the System administrator.