Ethumb: Patch that fixes:
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 1 Apr 2012 05:33:25 +0000 (05:33 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 1 Apr 2012 05:33:25 +0000 (05:33 +0000)
commite67ae87d61e8ede5840fe54e51c5821e7bf66945
tree514685ae0387996b53116c0b9581088330ff0a30
parentf86726d382516578060820981f665d01bd0d969e
Ethumb: Patch that fixes:

warning: Tag `DETAILS_AT_TOP' at line 163 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
/tmp/ethumb/src/lib/client/ethumb_client.c:1597: warning: argument 'f' of command @param is not found in the argument list of ethumb_client_orientation_set(Ethumb_Client *client, Ethumb_Thumb_Orientation o)
/tmp/ethumb/src/lib/client/ethumb_client.c:1597: warning: The following parameters of ethumb_client_orientation_set(Ethumb_Client *client, Ethumb_Thumb_Orientation o) are not documented:
 parameter 'o'
/tmp/ethumb/src/lib/client/ethumb_client.c:1752: warning: return type of member ethumb_client_frame_set is not documented

Patch by Jérôme Pinot

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@69826 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/Doxyfile.in
src/lib/client/ethumb_client.c