about summary refs log tree commit diff
path: root/converter/other/pm_tiff.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pm_tiff.h')
-rw-r--r--converter/other/pm_tiff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pm_tiff.h b/converter/other/pm_tiff.h
index f98110e3..f6fb8403 100644
--- a/converter/other/pm_tiff.h
+++ b/converter/other/pm_tiff.h
@@ -18,7 +18,7 @@ typedef struct tagDefinition {
    This is the definition of a type of tag, e.g. ORIENTATION.
 -----------------------------------------------------------------------------*/
     const char * name;
-        /* The name by which our user knows the tag type, e.g. 
+        /* The name by which our user knows the tag type, e.g.
            "ORIENTATION"
         */
     unsigned int tagnum;