patch-2.3.41 linux/drivers/pci/gen-devlist.c
Next file: linux/drivers/pci/pci.c
Previous file: linux/drivers/pci/compat.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 24 11:04:36 2000
- Orig file:
v2.3.40/linux/drivers/pci/gen-devlist.c
- Orig date:
Wed Dec 8 14:11:26 1999
diff -u --recursive --new-file v2.3.40/linux/drivers/pci/gen-devlist.c linux/drivers/pci/gen-devlist.c
@@ -8,7 +8,7 @@
#include <string.h>
static void
-pq(FILE *f, char *c)
+pq(FILE *f, const char *c)
{
while (*c) {
if (*c == '"')
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)