Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37885148
en ru br
Репозитории ALT
S:0.9.12-alt2
5.1: 0.9.6-alt1
4.1: 0.9.5-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libunicap

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

Патч: alt-ftbfs-structs.patch
Скачать


diff --git a/common/queue.h b/common/queue.h
index 35aac89..b4d7a59 100644
--- a/common/queue.h
+++ b/common/queue.h
@@ -31,7 +31,7 @@ struct _unicap_queue
 
       void * data;
       struct _unicap_queue *next;
-} unicap_queue;
+};
 
 typedef struct _unicap_queue unicap_queue_t;
 
diff --git a/cpi/euvccam/queue.h b/cpi/euvccam/queue.h
index 366e1fc..177a1a6 100644
--- a/cpi/euvccam/queue.h
+++ b/cpi/euvccam/queue.h
@@ -34,7 +34,7 @@ struct _unicap_queue
 
 		void * data;
 		struct _unicap_queue *next;
-} unicap_queue;
+};
 
 typedef struct _unicap_queue unicap_queue_t;
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin