Displaying 1 result from an estimated 1 matches for "gb4bf076".
2008 Aug 01
0
[PATCH] pcitest: fix compile warnings
Fix "comparison between signed and unsigned" warnings.
- Sebastian
Index: syslinux-3.71-6-gb4bf076/com32/modules/pcitest.c
===================================================================
--- syslinux-3.71-6-gb4bf076.orig/com32/modules/pcitest.c 2008-08-01 21:33:01.000000000 +0200
+++ syslinux-3.71-6-gb4bf076/com32/modules/pcitest.c 2008-08-01 21:35:03.000000000 +0200
@@ -60,7 +60,7 @@
} w...