Bug 1815396 - Fix documentation of MruCache. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D171653
This commit is contained in:
@@ -108,7 +108,6 @@ class MruCache {
|
|||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// auto foo = new Foo();
|
// auto foo = new Foo();
|
||||||
// mTable.Insert(aKey, foo);
|
|
||||||
// p.Set(foo);
|
// p.Set(foo);
|
||||||
// return foo;
|
// return foo;
|
||||||
class Entry {
|
class Entry {
|
||||||
|
|||||||
Reference in New Issue
Block a user