Fix off-by-one bug in [v]snprintf().
[bertos.git] / os / hptime.h
index 4f94cc7c16a76c893a21966506cf20028a5e2cab..9f91ad3677b1cf51640e972fa784cead554b3516 100755 (executable)
  * \author Bernardo Innocenti <bernie@develer.com>
  */
 
-/*
- * $Log$
- * Revision 1.3  2004/08/10 05:45:04  bernie
- * Fix spacing in header.
- *
- * Revision 1.2  2004/06/03 11:27:09  bernie
- * Add dual-license information.
- *
- * Revision 1.1  2004/06/03 09:01:06  bernie
- * Import into DevLib.
- *
- */
+/*#*
+ *#* $Log$
+ *#* Revision 1.4  2004/08/25 14:12:09  rasky
+ *#* Aggiornato il comment block dei log RCS
+ *#*
+ *#* Revision 1.3  2004/08/10 05:45:04  bernie
+ *#* Fix spacing in header.
+ *#*
+ *#* Revision 1.2  2004/06/03 11:27:09  bernie
+ *#* Add dual-license information.
+ *#*
+ *#* Revision 1.1  2004/06/03 09:01:06  bernie
+ *#* Import into DevLib.
+ *#*
+ *#*/
 #ifndef HPTIME_H
 #define HPTIME_H