summaryrefslogtreecommitdiffstats
path: root/kfax/faxinput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kfax/faxinput.cpp')
-rw-r--r--kfax/faxinput.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfax/faxinput.cpp b/kfax/faxinput.cpp
index b0f7495f..b70dc40f 100644
--- a/kfax/faxinput.cpp
+++ b/kfax/faxinput.cpp
@@ -215,7 +215,7 @@ notetiff(const char *name)
get2(buf, endian) : get4(buf, endian);
}
break;
- case 274: /* Qt::Orientation */
+ case 274: /* Orientation */
switch(value) {
default: /* row0 at top, col0 at left */
orient = 0;