Comment fix.

This commit is contained in:
pschwartau%netscape.com 2001-10-16 19:22:47 +00:00
parent 6407d1e671
commit f28aa32398

View File

@ -23,7 +23,7 @@
* See http://bugzilla.mozilla.org/show_bug.cgi?id=104584
*
* Testing that we don't crash on this code. The idea is to
* call f WITHOUT providing an argument. This caused a crash
* call F,G WITHOUT providing an argument. This caused a crash
* on the second call to obj.toString() or print(obj) below -
*/
//-----------------------------------------------------------------------------