From 5f04b41ea6085ee8ab9cfc58ecfc4dd5290a57d6 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Sun, 8 Jan 2012 15:35:29 +0100 Subject: [PATCH] Just a comment ;-) --- lib/image.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/image.php b/lib/image.php index 45b6ad3918..bdfa1fefd7 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. */