Browse Source

* Minor documentation fix.

tags/v0.99.beta14
Sam Hocevar sam 19 years ago
parent
commit
accf27b445
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      cucul/import.c

+ 2
- 0
cucul/import.c View File

@@ -34,6 +34,8 @@ static cucul_canvas_t *import_caca(void const *, unsigned int);
* *
* Valid values for \c format are: * Valid values for \c format are:
* *
* \li \c "": attempt to autodetect the file format.
*
* \li \c "caca": import native libcaca files. * \li \c "caca": import native libcaca files.
* *
* \param data The memory area to be loaded into a canvas. * \param data The memory area to be loaded into a canvas.


Loading…
Cancel
Save