projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
69d4729
)
Fix typo: dimesions -> dimensions
author
Reto Schneider <github@reto-schneider.ch>
Tue, 20 Mar 2012 22:39:05 +0000
(23:39 +0100)
committer
Reto Schneider <github@reto-schneider.ch>
Tue, 20 Mar 2012 22:39:05 +0000
(23:39 +0100)
src/am7xxx.h
patch
|
blob
|
history
diff --git
a/src/am7xxx.h
b/src/am7xxx.h
index
80be031
..
e67bcb6
100644
(file)
--- a/
src/am7xxx.h
+++ b/
src/am7xxx.h
@@
-186,7
+186,7
@@
int am7xxx_get_device_info(am7xxx_device *dev,
* that the original image aspect ratio is preserved.
*
* @param[in] dev A pointer to the structure representing the device to get info of
* that the original image aspect ratio is preserved.
*
* @param[in] dev A pointer to the structure representing the device to get info of
- * @param[in] upscale Whether to calculate scaled dimensions for images smaller than the native dimesions
+ * @param[in] upscale Whether to calculate scaled dimensions for images smaller than the native dime
n
sions
* @param[in] original_width The width of the original image
* @param[in] original_height The height of the original image
* @param[out] scaled_width The width the rescaled image should have
* @param[in] original_width The width of the original image
* @param[in] original_height The height of the original image
* @param[out] scaled_width The width the rescaled image should have