diff options
Diffstat (limited to 'tools/cocci.h')
| -rw-r--r-- | tools/cocci.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/cocci.h b/tools/cocci.h index 3d877a7b4b..50199fa829 100644 --- a/tools/cocci.h +++ b/tools/cocci.h @@ -1,4 +1,5 @@ -/* some of this stuff doesn't seem to parse properly in coccinelle */ +/* some of this stuff doesn't seem to parse properly in coccinelle + */ #define DEFUN(funcname, cmdname, str, help) \ static int funcname \ |
