From b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 18 Sep 2020 01:05:16 +0900 Subject: Removed code formating modelines. Signed-off-by: Michele Calgaro --- flow/gsl/gslengine.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'flow/gsl/gslengine.c') diff --git a/flow/gsl/gslengine.c b/flow/gsl/gslengine.c index d85ebfb..abb8c29 100644 --- a/flow/gsl/gslengine.c +++ b/flow/gsl/gslengine.c @@ -749,5 +749,3 @@ gsl_engine_wait_on_trans (void) /* call all free() functions */ gsl_engine_garbage_collect (); } - -/* vim:set ts=8 sts=2 sw=2: */ -- cgit v1.2.1