From f9ad5b1fbd8197c0c4bd4a558ea833ab18c1195a Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 19 Aug 2009 15:16:36 +0000 Subject: [PATCH] Add a end of line to this file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6608 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/xbt/xbt_sg_stubs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xbt/xbt_sg_stubs.c b/src/xbt/xbt_sg_stubs.c index 8c854c90ba..4435f08278 100644 --- a/src/xbt/xbt_sg_stubs.c +++ b/src/xbt/xbt_sg_stubs.c @@ -133,4 +133,4 @@ void xbt_os_cond_destroy(xbt_os_cond_t cond) xbt_die ("No pthread in SG when compiled against the ucontext (xbt_os_cond_destroy)"); } -#endif \ No newline at end of file +#endif -- 2.20.1