Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
cacalabs
/
libcaca
зеркало из
https://github.com/cacalabs/libcaca.git
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
7
Вики
Активность
Просмотр исходного кода
misc: fix unit test failures.
tags/v0.99.beta20
Sam Hocevar
9 лет назад
Родитель
c3276fbd03
Сommit
d3c5bce620
3 измененных файлов
:
3 добавлений
и
2 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-1
caca/driver/x11.c
+1
-1
examples/trifiller.c
+1
-0
win32/config.h
+ 1
- 1
caca/driver/x11.c
Просмотреть файл
@@ -1,6 +1,6 @@
/*
* libcaca Colour ASCII-Art library
* Copyright (c) 2002-201
4
Sam Hocevar <sam@hocevar.net>
* Copyright (c) 2002-201
5
Sam Hocevar <sam@hocevar.net>
* 2007 Ben Wiley Sittler <bsittler@gmail.com>
* All Rights Reserved
*
+ 1
- 1
examples/trifiller.c
Просмотреть файл
@@ -1,6 +1,6 @@
/*
* trifiller texture mapping features
* Copyright (c) 2009-201
2
Jean-Yves Lamoureux <jylam@lnxscene.org>
* Copyright (c) 2009-201
5
Jean-Yves Lamoureux <jylam@lnxscene.org>
* All Rights Reserved
*
* This program is free software. It comes without any warranty, to
+ 1
- 0
win32/config.h
Просмотреть файл
@@ -1,6 +1,7 @@
#define ALLOCCONSOLE_IN_WINDOWS_H 1
/* #undef DEBUG -- XXX: defined in the VS project */
/* #undef HAVE__MINGW_H */
/* #undef HAVE_ARPA_INET_H */
#define HAVE_ATEXIT 1
/* #undef HAVE_COCOA_COCOA_H */
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить