Quiet a warning: '/*' within a comment.

This commit is contained in:
slamm%netscape.com 2000-03-22 04:56:37 +00:00
Родитель 53a9b4ab75
Коммит da5accf667
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -51,7 +51,7 @@
# include "jshash.h"
#ifdef XP_MAC
/* #include "macstdlibextras.h" /* for strdup() */
/* #include "macstdlibextras.h" *//* for strdup() */
extern char* strdup(const char* str);
#endif