diff options
Diffstat (limited to 'lib/image.php')
-rw-r--r-- | lib/image.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/image.php b/lib/image.php index 45b6ad3918d..bdfa1fefd7d 100644 --- a/lib/image.php +++ b/lib/image.php @@ -200,6 +200,7 @@ class OC_Image { } /** + * (I'm open for suggestions on better method name ;) * @brief Fixes orientation based on EXIF data. * @returns bool. */ |