Browse Source

* Really updated doc

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 19 years ago
parent
commit
d8fad53ba0
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      cucul/import.c

+ 2
- 1
cucul/import.c View File

@@ -33,7 +33,8 @@ static cucul_canvas_t *import_ansi(void const *, unsigned int);

/** \brief Import a buffer into a canvas
*
* This function imports a memory area into an internal libcucul canvas.
* This function imports a libcucul buffer (cucul_load_memory()/cucul_load_file())
* into an internal libcucul canvas.
*
* Valid values for \c format are:
*


Loading…
Cancel
Save