X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=mware%2Fbyteorder.h;h=82bd9241cbd9ba07e26445936c8b2932b200450d;hb=9ba9dcf2a59a952609e19154e11de3e2478cbf42;hp=dc688c6162f9775f2ced18ce139d1e2969fa7c71;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/byteorder.h b/mware/byteorder.h index dc688c61..82bd9241 100644 --- a/mware/byteorder.h +++ b/mware/byteorder.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Functions to convert integers to/from host byte-order.