X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/77bbf3027c4240a2e833209a3a3f186589da8577..e2f4c322102dab25d663a761157720cbbb11702d:/src/xbt/xbt_os_time.c diff --git a/src/xbt/xbt_os_time.c b/src/xbt/xbt_os_time.c index 91c81a9e7a..087c662609 100644 --- a/src/xbt/xbt_os_time.c +++ b/src/xbt/xbt_os_time.c @@ -1,6 +1,6 @@ /* xbt_os_time.c -- portable interface to time-related functions */ -/* Copyright (c) 2007-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2019. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -104,8 +104,8 @@ void xbt_os_sleep(double sec) /* TSC (tick-level) timers are said to be unreliable on SMP hosts and thus disabled in SDL source code */ -/* \defgroup XBT_sysdep All system dependency - * \brief This section describes many macros/functions that can serve as an OS abstraction. +/* @defgroup XBT_sysdep All system dependency + * @brief This section describes many macros/functions that can serve as an OS abstraction. */ struct s_xbt_os_timer { #if HAVE_POSIX_GETTIME