Import into DevLib.
[bertos.git] / drv / wdt.h
index 730fa585d84c6daf2673aadb636293ae8e33e2e4..bcea6bafb4194a09faaa15841317a242830b07af 100755 (executable)
--- a/drv/wdt.h
+++ b/drv/wdt.h
@@ -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.
  * -->
  *
  * \version $Id$
@@ -14,6 +14,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.5  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.4  2005/04/12 01:37:17  bernie
  *#* Prevent warning when watchdog is disabled.
  *#*