X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Flist.h;h=744f60bc1765f16e6b4ea8acd5672f842f0cd066;hb=057acc534d78302f2dc31b3b363f605c99ea8ebb;hp=61a6fa3315134aff116081c62f53da54a7bfed98;hpb=c257c20f3248d0ae07341251c8ce5eb81841824a;p=bertos.git diff --git a/mware/list.h b/mware/list.h index 61a6fa33..744f60bc 100755 --- a/mware/list.h +++ b/mware/list.h @@ -3,7 +3,7 @@ * * * \version $Id$ @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.15 2005/11/04 16:20:02 bernie + *#* Fix reference to README.devlib in header. + *#* *#* Revision 1.14 2005/07/19 07:25:18 bernie *#* Refactor to remove type aliasing problems. *#*