mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
10d628e4ae
This is the checkin that fixes the infamous Visual C++ 'file has changed' bug. I feel *SO* good about that :-). charset.c: Added (void) to fix Herb's fussy compiler. loadparm.c: Removed "win95 bug compatibility" (didn't like it much anyway :-). Added "dos filetime resolution" instead. reply.c: Added the 2 second timestamp resolution fix that the song above is about. time.c: Removed unneeded get_access_time() function. trans2.c : Removed unneeded "win95 bug compatibility" code. Jeremy.
-
2 lines
30 B
C
2 lines
30 B
C
#define VERSION "1.9.18-HEAD"
|