diff options
author | infirit <[email protected]> | 2014-07-26 15:19:47 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-07-26 15:19:47 +0200 |
commit | 31c430bc216d63c4dcf7aca9809f53ce3ef94efc (patch) | |
tree | 86f145dcb1b9fa171991fe82b77b3511bbcd686d /src | |
parent | 7fa6cab49b3623a30bca876dc08c1ecf0443f4de (diff) | |
download | eom-31c430bc216d63c4dcf7aca9809f53ce3ef94efc.tar.bz2 eom-31c430bc216d63c4dcf7aca9809f53ce3ef94efc.tar.xz |
Fix typo
Diffstat (limited to 'src')
-rw-r--r-- | src/eom-image-save-info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-image-save-info.h b/src/eom-image-save-info.h index 41a564b..8a58185 100644 --- a/src/eom-image-save-info.h +++ b/src/eom-image-save-info.h @@ -7,7 +7,7 @@ G_BEGIN_DECLS -#ifndef __EOM_IMAGE_DCLR__ +#ifndef __EOM_IMAGE_DECLR__ #define __EOM_IMAGE_DECLR__ typedef struct _EomImage EomImage; #endif |