C/C++ highlighter still not quite right in the re-issued 2237 If I have _asm_ in an include statement it looks like the following
[color=#0000FF]#include[/color] <linux/interrupt.h> [color=#0000FF]#include[/color] <linux/workqueue.h> [color=#0000FF]#include[/color] <[color=#FF0000]asm[/color]/semaphore.h> #include <[color=#FF0000]asm[/color]/uaccess.h> #include <[color=#FF0000]asm[/color]/arch/hardware.h> :-/ -- <http://forum.pspad.com/read.php?4,32912,33076> PSPad freeware editor http://www.pspad.com
