projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
323d6d0
)
am7xxx: cosmetics, remove some useless double spaces
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 15 Mar 2012 13:11:28 +0000
(14:11 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 15 Mar 2012 13:11:28 +0000
(14:11 +0100)
src/am7xxx.h
patch
|
blob
|
history
diff --git
a/src/am7xxx.h
b/src/am7xxx.h
index
79d960a
..
df305e5
100644
(file)
--- a/
src/am7xxx.h
+++ b/
src/am7xxx.h
@@
-209,9
+209,9
@@
int am7xxx_calc_scaled_image_dimensions(am7xxx_device *dev,
*
* @param[in] dev A pointer to the structure representing the device to get info of
* @param[in] format The format the image is in (see @link am7xxx_image_format @endlink enum)
*
* @param[in] dev A pointer to the structure representing the device to get info of
* @param[in] format The format the image is in (see @link am7xxx_image_format @endlink enum)
- * @param[in] width
The width of the image
+ * @param[in] width The width of the image
* @param[in] height The height of the image
* @param[in] height The height of the image
- * @param[in] image
A buffer holding data in the format specified by the format parameter
+ * @param[in] image A buffer holding data in the format specified by the format parameter
* @param[in] image_size The size in bytes of the image buffer
*
* @return 0 on success, a negative value on error
* @param[in] image_size The size in bytes of the image buffer
*
* @return 0 on success, a negative value on error