diff options
Diffstat (limited to 'src/memeq.h')
| -rw-r--r-- | src/memeq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/memeq.h b/src/memeq.h index db348d3f5..ebccc3c9e 100644 --- a/src/memeq.h +++ b/src/memeq.h @@ -22,4 +22,4 @@ memeq(void const *a, void const *b, size_t n) fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 : |
