]> git.sur5r.net Git - cc65/blobdiff - include/geos/gmemory.h
removed unnecessary __fastcall__s, some minor cleanups
[cc65] / include / geos / gmemory.h
index ecfc2fd5ed2b2be563f208777cc503c7ef1717c4..87be6c1e897b289845399cfe218355cb38508dab 100644 (file)
@@ -1,9 +1,7 @@
 /*
   GEOS memory and string functions
 
-  ported to small C on 27.10.1999
   by Maciej 'YTM/Elysium' Witkowiak
-  04.04.2003 - updates
 */
 
 #ifndef        _GMEMORY_H