diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ need to stick to in order to get your patch accepted: Comment blocks are written like this: -/** +/* * bla_bla_cb: This is an example comment block */ |