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
Родитель 613b3bcb9f
Коммит 62a31492f2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)]