Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37551029
en ru br
Репозитории ALT

Группа :: Игры/Прочее
Пакет: xskat

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xskat-c99.patch
Скачать


Avoid implicit ints, to improve compatibility with future compilers
which may rejected them by default.
diff --git a/null.c b/null.c
index 435025ded8ecb0b7..7ba7ed2bcfbb8715 100644
--- a/null.c
+++ b/null.c
@@ -179,6 +179,7 @@ int f;
 }
 
 int minmaxfb(f,fb)
+int f,fb;
 {
   int i,j=-1;
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin