X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fstrtol10.h;h=4dfe7a479cb700e533f55ac5660583d3276df758;hb=9f850883da0186408404c5890bbf3d315abafae0;hp=48c97693e0f92f82fabf4b28606cde2376f19823;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/strtol10.h b/mware/strtol10.h index 48c97693..4dfe7a47 100644 --- a/mware/strtol10.h +++ b/mware/strtol10.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2005 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Poor man's hex arrays (implementation). @@ -36,18 +36,6 @@ * \author Bernardo Innocenti */ -/*#* - *#* $Log$ - *#* Revision 1.3 2006/07/19 12:56:28 bernie - *#* Convert to new Doxygen style. - *#* - *#* Revision 1.2 2005/04/11 19:10:28 bernie - *#* Include top-level headers from cfg/ subdir. - *#* - *#* Revision 1.1 2005/03/15 00:06:30 bernie - *#* Simpler, smaller, faster. - *#* - *#*/ #ifndef MWARE_STRTOL10_H #define MWARE_STRTOL10_H