瀏覽代碼

* Fixed cucul_create_canvas()'s documentation.

tags/v0.99.beta14
Sam Hocevar sam 18 年之前
父節點
當前提交
6d904c57f8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      cucul/cucul.c

+ 1
- 1
cucul/cucul.c 查看文件

@@ -41,7 +41,7 @@
* If one of the desired canvas coordinates is zero, a default canvas size
* of 80x32 is used instead.
*
* If an error occurs, -1 is returned and \b errno is set accordingly:
* If an error occurs, NULL is returned and \b errno is set accordingly:
* - \c ENOMEM Not enough memory for the requested canvas size.
*
* \param width The desired canvas width


Loading…
取消
儲存