X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftimed_thread.c;h=ee4346dcdca5a7369c947f7c9d2837fe65e5945a;hb=f3e250df559a6e4677072bbe2936a8a093798bbd;hp=c53a74f0d15dfcc57ea5b77163442ad1bd3baec0;hpb=ce19f6ee6a50a328c8639d91693dd02919c3321a;p=monky diff --git a/src/timed_thread.c b/src/timed_thread.c index c53a74f..ee4346d 100644 --- a/src/timed_thread.c +++ b/src/timed_thread.c @@ -1,4 +1,7 @@ -/* timed_thread.c: Abstraction layer for timed threads +/* -*- mode: c; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*- + * vim: ts=4 sw=4 noet ai cindent syntax=c + * + * timed_thread.c: Abstraction layer for timed threads * * Copyright (C) 2006-2007 Philip Kovacs pkovacs@users.sourceforge.net * @@ -15,7 +18,9 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 - * USA. */ + * USA. + * + */ #ifdef HAVE_CONFIG_H #include