diff options
Diffstat (limited to 'dpip/dpip.c')
-rw-r--r-- | dpip/dpip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpip/dpip.c b/dpip/dpip.c index c6212db9..5d83a2e9 100644 --- a/dpip/dpip.c +++ b/dpip/dpip.c @@ -18,7 +18,7 @@ #include "dpip.h" #include "d_size.h" -static char Quote = '\''; +static const char Quote = '\''; /* * Basically the syntax of a dpip tag is: |