--- drivers/isdn/hisax/config.c.orig Thu Dec 6 21:34:23 2001
+++ drivers/isdn/hisax/config.c Thu Dec 6 21:34:31 2001
@@ -485,7 +485,7 @@
if (strlen(str) < HISAX_IDSIZE)
strcpy(HiSaxID, str);
else
- printk(KERN_WARNING "HiSax: ID too long!")
+ printk(KERN_WARNING "HiSax: ID too long!");
} else
strcpy(HiSaxID, "HiSax");
ciao,
luca
-- ---------------------------------------------------------- Luca Montecchiani <m.luca@iname.com> http://www.geocities.com/montecchiani SpeakFreely:sflwl -hlwl.fourmilab.ch luca@ ICQ:17655604 -------------------=(Linux since 1995)=------------------- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/