X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=tools%2Fsanity_check%2Fsystemtest.h;h=8adeb2e123908e8efedb1428d7bd3d2ea51b1441;hb=6d5f33f6e86ec1546e2677b32fafd83f08b26e73;hp=f9eb920f80fd490b1465db5cef56a719935a870a;hpb=85b4ff8669c80e3af1f89b826e37a964c62ae51a;p=ardour.git diff --git a/tools/sanity_check/systemtest.h b/tools/sanity_check/systemtest.h index f9eb920f80..8adeb2e123 100644 --- a/tools/sanity_check/systemtest.h +++ b/tools/sanity_check/systemtest.h @@ -5,9 +5,9 @@ * GPL, yabbadabba * * Set of functions to gather system information for the jack setup wizard. - * + * * @author Florian Faber, faber@faberman.de - * + * * @version 0.1 (2009-01-15) [FF] * - initial version * @@ -15,7 +15,7 @@ /** - * This function checks for the existence of known frequency scaling mechanisms + * This function checks for the existence of known frequency scaling mechanisms * in this system. * * @returns 0 if the system has no frequency scaling capabilities non-0 otherwise. @@ -24,8 +24,8 @@ int system_has_frequencyscaling(); /** - * This function determines wether the CPU has a variable clock speed if frequency - * scaling is available. + * This function determines wether the CPU has a variable clock speed if frequency + * scaling is available. * * @returns 0 if system doesn't use frequency scaling at the moment, non-0 otherwise **/