patch-2.4.14 linux/drivers/telephony/ixj.c
Next file: linux/drivers/usb/Config.in
Previous file: linux/drivers/sound/waveartist.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 25 13:53:52 2001
- Orig file:
v2.4.13/linux/drivers/telephony/ixj.c
- Orig date:
Sun Sep 23 11:41:00 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/telephony/ixj.c linux/drivers/telephony/ixj.c
@@ -387,7 +387,7 @@
#ifdef PERFMON_STATS
#define ixj_perfmon(x) ((x)++)
#else
-#deifne ixj_perfmon(x) do {} while(0);
+#define ixj_perfmon(x) do {} while(0);
#endif
static int ixj_convert_loaded;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)