X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=examples%2Fosltar%2Fosltar.c;h=d59909ffed677550384acb71104212250258d64f;hp=06d5f4a206917f420b12b224961a09db16d54912;hb=188bc1b06879b7fcd56c599e20db0ac87a0da4e3;hpb=9da57e004655c23b9868c88509d68eb06ec15700 diff --git a/examples/osltar/osltar.c b/examples/osltar/osltar.c index 06d5f4a..d59909f 100644 --- a/examples/osltar/osltar.c +++ b/examples/osltar/osltar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Andre Noll + * Copyright (C) 2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -35,10 +35,11 @@ enum osltar_columns { /** - * We want doxygen to create documentation for certain static functions. So we - * use __static__ for such functions. + * \cond We want doxygen to create documentation for certain static functions. + * So we use __static__ for such functions. */ #define __static__ static +/** \endcond */ /** * Compare two osl objects of string type.