Fix warning.
git-svn-id: svn://10.0.0.236/trunk@46226 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c70dedcca3
commit
c19dbf0bd4
@ -66,7 +66,7 @@ PRMJ_FormatTime(char *buf, int buflen, char *fmt, PRMJTime *tm);
|
||||
|
||||
/* Get the DST offset for the local time passed in */
|
||||
extern JSInt64
|
||||
PRMJ_DSTOffset(JSInt64 time);
|
||||
PRMJ_DSTOffset(JSInt64 local_time);
|
||||
|
||||
JS_END_EXTERN_C
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user