Use appconfig.h instead of cfg/config.h.
[bertos.git] / mware / byteorder.h
index 65392535ccd44113122346798451dca845834d7f..214df73fe7e1056a891fd45dbdf1def6cc121c30 100755 (executable)
@@ -2,7 +2,7 @@
  * \file
  * <!--
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \brief Functions to convert integers to/from host byte-order.
@@ -15,6 +15,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.9  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.8  2005/06/14 06:16:03  bernie
  *#* Add all missing functions.
  *#*