X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fbyteorder.h;h=d5874a57702872da588499cd5e3c5c59b91b8520;hb=64ed7d8f2437c3489152ecd0ca462d74fded1328;hp=3dd7825e0d04b076a9fc6983398fad45b4ddc3af;hpb=4b681f454badd9055c35b60d9a3ecd8da11c4b80;p=bertos.git diff --git a/bertos/cpu/byteorder.h b/bertos/cpu/byteorder.h index 3dd7825e..d5874a57 100644 --- a/bertos/cpu/byteorder.h +++ b/bertos/cpu/byteorder.h @@ -27,13 +27,10 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * * --> * * \brief Functions to convert integers to/from host byte-order. * - * \version $Id$ - * * \author Bernie Innocenti * \author Stefano Fedrigo */