X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fstrtol10.c;h=3fac2e2c088b68e9489a70efa1420e4de77b1564;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=6521a6a5a560978164d3dbb13ec988497dcb50f4;hpb=9c41a52cad9f3a8e7c7ec1c29f8722c722d4698d;p=bertos.git diff --git a/bertos/mware/strtol10.c b/bertos/mware/strtol10.c index 6521a6a5..3fac2e2c 100644 --- a/bertos/mware/strtol10.c +++ b/bertos/mware/strtol10.c @@ -33,7 +33,7 @@ * \brief Poor man's hex arrays (implementation). * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #include "strtol10.h"