diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/align-resources/c-mode.erts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/lisp/align-resources/c-mode.erts b/test/lisp/align-resources/c-mode.erts index ecdff507103..a28c2bdbed0 100644 --- a/test/lisp/align-resources/c-mode.erts +++ b/test/lisp/align-resources/c-mode.erts | |||
| @@ -17,7 +17,7 @@ Name: example from Commentary | |||
| 17 | short foo = 2; | 17 | short foo = 2; |
| 18 | double blah = 4; | 18 | double blah = 4; |
| 19 | =-= | 19 | =-= |
| 20 | int a = 1; | 20 | int a = 1; |
| 21 | short foo = 2; | 21 | short foo = 2; |
| 22 | double blah = 4; | 22 | double blah = 4; |
| 23 | =-=-= | 23 | =-=-= |