このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
libcaca
ミラー元
https://github.com/cacalabs/libcaca.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
7
Wiki
アクティビティ
ソースを参照
* Allow the color test to be built as a kernel.
tags/v0.99.beta14
Sam Hocevar
sam
18年前
親
e5c4f4b0df
コミット
b2243b1572
1個のファイルの変更
、
3行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-1
test/colors.c
+ 3
- 1
test/colors.c
ファイルの表示
@@ -13,7 +13,9 @@
#include "config.h"
#include <stdio.h>
#if !defined(__KERNEL__)
# include <stdio.h>
#endif
#include "cucul.h"
#include "caca.h"
書き込み
プレビュー
読み込み中…
キャンセル
保存