X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fbyteorder.h;h=d5874a57702872da588499cd5e3c5c59b91b8520;hb=23f95752ffe03a5f0c262b1f896211aedb185dda;hp=805a4f5fcf31eba4d6673a95d84ec7bc671ed5e0;hpb=734cd5300d75a1624fe328eb9917d0cb842e0e41;p=bertos.git diff --git a/bertos/cpu/byteorder.h b/bertos/cpu/byteorder.h index 805a4f5f..d5874a57 100644 --- a/bertos/cpu/byteorder.h +++ b/bertos/cpu/byteorder.h @@ -31,7 +31,6 @@ * * \brief Functions to convert integers to/from host byte-order. * - * \version $Id$ * \author Bernie Innocenti * \author Stefano Fedrigo */