summaryrefslogtreecommitdiffstats
path: root/pager.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-08-25 22:33:07 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-08-25 22:33:07 +0000
commit986ab5e943db7aaed2aed98f8b74e4c26666fdd8 (patch)
tree58cfec1114686823dbdbf22cf2ca52f77eb1075d /pager.h
parent9044dd4d58af4b4d64a6e68b7b76c42d317e7ce5 (diff)
CVS branch clean-up.
Diffstat (limited to 'pager.h')
-rw-r--r--pager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pager.h b/pager.h
index bc3fab23..b218addc 100644
--- a/pager.h
+++ b/pager.h
@@ -25,4 +25,4 @@ typedef struct
} pager_t;
int mutt_do_pager (const char *, const char *, int, pager_t *);
-int mutt_pager (const char *, const char *, int, pager_t *);
+int mutt_pager (const char *, const char *, int, pager_t *, const char *);