X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Frand.h;h=773429f387079b86371ddedf01b5e8e718b311a6;hb=b46f64914c62fbb0297728280478681659469654;hp=b724c3db142714ef8a361b4fba897068b592fedd;hpb=911d2706a86d326786bfe721dcc3d63aeade7f28;p=bertos.git diff --git a/bertos/algo/rand.h b/bertos/algo/rand.h index b724c3db..773429f3 100644 --- a/bertos/algo/rand.h +++ b/bertos/algo/rand.h @@ -33,7 +33,6 @@ * * \brief Very simple rand() algorithm. * - * \version $Id$ * \author Bernie Innocenti */