Do not use c++ comments in c file. Breaks WS5.0 compiler.

git-svn-id: svn://10.0.0.236/trunk@80063 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2000-09-28 08:08:02 +00:00
parent f0a40595f6
commit 5210420bb0

View File

@@ -459,7 +459,7 @@ js_SetupLocks(int l, int g)
return 1;
}
// pull in the cleanup function from jsdtoa.c
/* pull in the cleanup function from jsdtoa.c */
extern void js_FinishDtoa(void);
void