[AD] Developers can read diffs right ? :) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
--- aintern.old Fri Aug 18 01:15:58 2000
+++ aintern.h Fri Aug 18 01:14:58 2000
@@ -82,7 +82,7 @@
AL_FUNC(int, _al_file_exists, (char *filename, int attrib, int *aret));
AL_FUNC(long, _al_file_size, (char *filename));
-AL_FUNC(long, _al_file_time, (char *filename));
+AL_FUNC(long, _al_file_time, (AL_CONST char *filename));
AL_FUNC(void *, _al_findfirst, (char *name, int attrib, char *nameret, int
*aret));
AL_FUNC(int, _al_findnext, (void *dta, char *nameret, int *aret));