Fix preprocessor warning with potentially undefined symbol.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 18 Jul 2004 21:57:07 +0000 (21:57 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 18 Jul 2004 21:57:07 +0000 (21:57 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@53 38d2e660-2303-0410-9eaa-f027e97ec537

drv/timer.c

index b123f1b9bcba62d03787b6a90ea3137607ddfcde..64eaf9443503a05ab2c814612b94f0072c7bbf88 100755 (executable)
@@ -15,7 +15,7 @@
 
 /*
  * $Log$
- * Revision 1.7  2004/07/18 21:54:53  bernie
+ * Revision 1.8  2004/07/18 21:57:07  bernie
  * Fix preprocessor warning with potentially undefined symbol.
  *
  * Revision 1.6  2004/06/07 18:10:06  aleph