X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fpgm.h;h=2db6cdc3558e32992c56c3c12c5baaf242bba7ea;hb=4a3929fcd14a8dc8c84d8ad8b794f11de02f1fbc;hp=d5db5dec1a7e7c909c1243cc9dfab1d1fa251063;hpb=734cd5300d75a1624fe328eb9917d0cb842e0e41;p=bertos.git diff --git a/bertos/cpu/pgm.h b/bertos/cpu/pgm.h index d5db5dec..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