many simplifications, copyright statements.
[apps/madmutt.git] / pager.c
diff --git a/pager.c b/pager.c
index ea3ec2b..a3ee8c6 100644 (file)
--- a/pager.c
+++ b/pager.c
@@ -1093,7 +1093,7 @@ static int format_line (struct line_t **lineInfo, int n, unsigned char *buf,
         break;
       ++col;
       if (pa)
-        addch (replacement_char ());
+        addch (CharsetReplacement);
     }
   }
   *pspace = space;