X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ftest-helpers.h;h=e1b8521621b6fc9c14bf55de0e0c47d653a80c2c;hb=9dc68827cbd515262ecb8d5ae8547d9e82c72e00;hp=280935900e0f19d6c3b61f7aea26050a537f0bfa;hpb=072de79e6270f4137fa48a8a73491e8a0904d8f8;p=inkscape.git diff --git a/src/test-helpers.h b/src/test-helpers.h index 280935900..e1b852162 100644 --- a/src/test-helpers.h +++ b/src/test-helpers.h @@ -1,4 +1,3 @@ - #ifndef SEEN_TEST_HELPERS_H #define SEEN_TEST_HELPERS_H @@ -61,4 +60,4 @@ T* createSuiteAndDocument( void (*fun)(T*&) ) 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 :