X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Frandom.h;h=dbd1506fb4f00a0b0b0f6888a53e29257ecab864;hb=dc84c4782beab4f9ed5e63f988fc9e4c73141da0;hp=b6d305717a3876fe8a9bb4d94cb9abbf70ddad7e;hpb=3b3486935371949a57e2541b73ba4ce97032c7f4;p=ircu2.10.12-pk.git diff --git a/include/random.h b/include/random.h index b6d3057..dbd1506 100644 --- a/include/random.h +++ b/include/random.h @@ -1,7 +1,6 @@ -/* - * random.h - * - * $Id$ +/** @file random.h + * @brief 32-bit pseudo-random number generator interface. + * @version $Id$ */ #ifndef INCLUDED_random_h #define INCLUDED_random_h