Ver Fonte

Updated.

Ryan C. Gordon há 24 anos atrás
pai
commit
20024184f2
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      CHANGELOG

+ 2 - 0
CHANGELOG

@@ -63,6 +63,8 @@
 11142001 - Removed a redundant error check in platform/win32.c
 11142001 - Removed a redundant error check in platform/win32.c
 03052002 - Made unix.c's timeslice implementation more portable, and added a
 03052002 - Made unix.c's timeslice implementation more portable, and added a
             Darwin-specific means to detect CDs (thanks to Patrick Stein).
             Darwin-specific means to detect CDs (thanks to Patrick Stein).
+            Minor cleanup in win32.c (changed "for (; condition ;)" into
+            "while (condition)" ...)
 
 
 --ryan. (icculus@clutteredmind.org)
 --ryan. (icculus@clutteredmind.org)