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