aboutsummaryrefslogtreecommitdiff
path: root/image/image_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/image_decoder.h')
-rw-r--r--image/image_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/image_decoder.h b/image/image_decoder.h
index 4d3512e0f6..2018cebd37 100644
--- a/image/image_decoder.h
+++ b/image/image_decoder.h
@@ -48,7 +48,7 @@ public:
/**
* Load an image from the specified stream
- *
+ *
* loadStream() should implicitly call destroy() to free the memory
* of the last loadStream() call.
*