X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fpgm.h;h=2db6cdc3558e32992c56c3c12c5baaf242bba7ea;hb=b46f64914c62fbb0297728280478681659469654;hp=3fac0c72c584eb7ffc72005115e54f592fc560c2;hpb=911d2706a86d326786bfe721dcc3d63aeade7f28;p=bertos.git diff --git a/bertos/cpu/pgm.h b/bertos/cpu/pgm.h index 3fac0c72..2db6cdc3 100644 --- a/bertos/cpu/pgm.h +++ b/bertos/cpu/pgm.h @@ -43,7 +43,6 @@ * \note This module contains code ripped out from avr-libc, * which is distributed under a 3-clause BSD license. * - * \version $Id$ * \author Bernie Innocenti */ #ifndef MWARE_PGM_H