Fix another warning in MimeType.dox along with some 80 char fixes
This commit is contained in:
@@ -831,12 +831,12 @@
|
|||||||
mini icon. Additionally, the bitmap must be in the \c B_CMAP8 color space
|
mini icon. Additionally, the bitmap must be in the \c B_CMAP8 color space
|
||||||
(8-bit color).
|
(8-bit color).
|
||||||
|
|
||||||
\param type Pointer to a pre-allocated string containing the MIME type whose
|
\param type Pointer to a pre-allocated string containing the MIME type
|
||||||
custom icon you wish to fetch.
|
whose custom icon you wish to fetch.
|
||||||
\param icon Pointer to a pre-allocated \c BBitmap of proper size and
|
\param icon Pointer to a pre-allocated \c BBitmap of proper size and
|
||||||
colorspace into which the icon is copied.
|
colorspace into which the icon is copied.
|
||||||
\param icon_size Value that specifies which icon to return. Currently
|
\param which Value that specifies which icon to return. Currently
|
||||||
\c B_LARGE_ICON and \c B_MINI_ICON are supported.
|
\c B_LARGE_ICON and \c B_MINI_ICON are supported.
|
||||||
|
|
||||||
\returns A status code.
|
\returns A status code.
|
||||||
\retval B_OK Success
|
\retval B_OK Success
|
||||||
|
|||||||
Reference in New Issue
Block a user