]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - include/fosa_group_clocks.h
Removing empty lines
[frescor/fosa.git] / include / fosa_group_clocks.h
index 5b032f3305206788318f2017b6727091e2b732e3..1c38222e0167900d763a442c2028da716e972e2a 100644 (file)
@@ -166,13 +166,12 @@ int fosa_thread_set_add(fosa_thread_set_id_t set,
  * notify it to the system console and then terminate the FRSH
  * implementation and dependant applications
  **/
-
 int fosa_thread_set_del(fosa_thread_set_id_t set, 
                           fosa_thread_id_t thread_id);
 
 
 /**
- * fosa_get_setcpu_clock()
+ * fosa_get_groupcpu_clock()
  *
  * Get the identifier of a cpu-time clock associated to a thread 
  * set
@@ -189,7 +188,6 @@ int fosa_thread_set_del(fosa_thread_set_id_t set,
  * notify it to the system console and then terminate the FRSH
  * implementation and dependant applications
  **/
-
 int fosa_get_groupcpu_clock(const fosa_thread_set_id_t set,
                             fosa_clock_id_t *clock_id);