diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-06-20 16:45:40 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-06-20 17:32:50 +0200 |
commit | 8114dd11d0e9040e412b823a35a8350fd3b28729 (patch) | |
tree | a6611790cd3d8c7db45d50550ccfaadbf0720b67 | |
parent | 35b45e6915eecfea0e21525249eabe3afd39d09e (diff) |
-Werror,-Wheader-guard
Change-Id: Ie95026a7f4eff8054b919ad5f5f1eba726c85476
-rw-r--r-- | hwpfilter/source/datecode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/datecode.h b/hwpfilter/source/datecode.h index fff18a58bceb..46de85b5e1a6 100644 --- a/hwpfilter/source/datecode.h +++ b/hwpfilter/source/datecode.h @@ -18,7 +18,7 @@ */ #ifndef __DATECODE_H__ -#define __DATACODE_H__ +#define __DATECODE_H__ static const hchar defaultform[] = { |