forcing tinderbox rebuild to force Linux/Windows rebuild for bug 521390

This commit is contained in:
Igor Bukanov
2009-10-18 22:23:27 +04:00
parent 0a411062e3
commit 6e60dc0ebd

View File

@@ -634,7 +634,7 @@ date_UTC(JSContext *cx, uintN argc, jsval *vp)
return js_NewNumberInRootedValue(cx, msec_time, vp);
}
/*
/*
* Read and convert decimal digits from s[*i] into *result
* while *i < limit.
*