summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/encodings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/encodings.c b/lib/encodings.c
index c1ed8067..c3373ac2 100644
--- a/lib/encodings.c
+++ b/lib/encodings.c
@@ -874,7 +874,7 @@ char *check_preprocessor_encoding (pipeline *p, const char *to_encoding,
{
char *pp_encoding = NULL;
const char *line = pipeline_peekline (p);
- const char *directive = NULL, *directive_end, *pp_search;
+ const char *directive = NULL, *directive_end = NULL, *pp_search = NULL;
size_t pp_encoding_len = 0;
/* Some people use .\" incorrectly. We allow it for encoding