diff options
Diffstat (limited to 'src/gc-alloc.h')
| -rw-r--r-- | src/gc-alloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc-alloc.h b/src/gc-alloc.h index 83811c0b3..a552ff6d2 100644 --- a/src/gc-alloc.h +++ b/src/gc-alloc.h @@ -86,4 +86,4 @@ bool operator!=(Alloc<T1, collect1> const &, Alloc<T2, collect2> const &) { 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 : |
