diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 01:05:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 01:06:10 +0900 |
commit | ed5dd22ab703afbe4f4f818525036c1ed371e7f1 (patch) | |
tree | ee3f02a17e818c5d436609638613dc37eb5c2fa9 /flow/gsl/gslglib.h | |
parent | 10f8caf33b5ce56fe8b467f4652a745a9123106a (diff) | |
download | arts-ed5dd22ab703afbe4f4f818525036c1ed371e7f1.tar.gz arts-ed5dd22ab703afbe4f4f818525036c1ed371e7f1.zip |
Removed code formating modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b)
Diffstat (limited to 'flow/gsl/gslglib.h')
-rw-r--r-- | flow/gsl/gslglib.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/flow/gsl/gslglib.h b/flow/gsl/gslglib.h index 3c3e89e..59ac693 100644 --- a/flow/gsl/gslglib.h +++ b/flow/gsl/gslglib.h @@ -854,5 +854,4 @@ void g_scanner_warn (GScanner *scanner, #undef inline #endif -#endif /* __GSL_GLIB_H__ */ /* vim: set ts=8 sw=2 sts=2: */ - +#endif /* __GSL_GLIB_H__ */ |