Bug 561709 Change the dash to an underscore in the status of nsIRecyclingAllocator, r=bsmedberg

This commit is contained in:
timeless@mozdev.org 2010-04-26 01:18:00 -07:00
parent 96aae71c09
commit c8a6358870

View File

@ -45,7 +45,7 @@
* Holds allocations and reuses them for subsequent allocs.
* Thread safe and uses a timer to release freelist.
*
* @status UNDER-DEVELOPMENT
* @status UNDER_DEVELOPMENT
*/
[scriptable, uuid(d064a04c-9cee-4319-be31-64d565bccba9)]