summaryrefslogtreecommitdiff
path: root/mailbox
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 17:14:06 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 17:14:06 +0000
commit4a19e10f026976ff0d1d717143bb91026d1ea706 (patch)
tree40438b2bc1e97f1eed0a38ef3467734bb5bbd929 /mailbox
parent4b166c4bd9fb9cc3d0b50a11aebed02a75247f69 (diff)
downloadmailutils-4a19e10f026976ff0d1d717143bb91026d1ea706.tar.gz
mailutils-4a19e10f026976ff0d1d717143bb91026d1ea706.tar.bz2
(mu_hdrent_create): Minor change
Diffstat (limited to 'mailbox')
-rw-r--r--mailbox/header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/header.c b/mailbox/header.c
index 98ed8fd17..a5c1083ac 100644
--- a/mailbox/header.c
+++ b/mailbox/header.c
@@ -236,7 +236,7 @@ mu_hdrent_create (struct _mu_header *ph,
{
size_t strsize;
size_t sizeleft;
- char *p;
+ const char *p;
if (!ent)
{

Return to:

Send suggestions and report system problems to the System administrator.