From b0a4cff7ba308ec32af2421f2da474ccc4b0320b Mon Sep 17 00:00:00 2001 From: koldo Date: Fri, 17 Oct 2014 22:00:34 +0000 Subject: [PATCH] .Core: Two minimum fixes in doc. git-svn-id: svn://ultimatepp.org/upp/trunk@7796 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/Bits$en-us.tpp | 2 +- uppsrc/Core/src.tpp/LRUCache$en-us.tpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uppsrc/Core/src.tpp/Bits$en-us.tpp b/uppsrc/Core/src.tpp/Bits$en-us.tpp index 677307b59..a74f971d9 100644 --- a/uppsrc/Core/src.tpp/Bits$en-us.tpp +++ b/uppsrc/Core/src.tpp/Bits$en-us.tpp @@ -18,7 +18,7 @@ e][3 <][*3 Bits][3 >_]&] array of bools, implemented using binary arrays, packing 8 bits per byte of allocated space (plus some allocation reserve). It is moveable type with pick transfer sematics.&] -[s0;i448;a25;kKO9;:noref:@(0.0.255) &] +[s3; &] [ {{10000F(128)G(128)@1 [s0;%% [* Public Method List]]}}&] [s3; &] [s5;:Bits`:`:Clear`(`): [@(0.0.255) void]_[* Clear]()&] diff --git a/uppsrc/Core/src.tpp/LRUCache$en-us.tpp b/uppsrc/Core/src.tpp/LRUCache$en-us.tpp index 9a9fdb18d..9ce0fa8f4 100644 --- a/uppsrc/Core/src.tpp/LRUCache$en-us.tpp +++ b/uppsrc/Core/src.tpp/LRUCache$en-us.tpp @@ -26,7 +26,7 @@ the last counter reset. GetNewSize says how much data had to be added since the last counter reset. GetSize() `- GetFoundSize() `- GetNewSize() is amount of data that has not been used since the last counter reset.&] -[s0; &] +[s3; &] [ {{10000F(128)G(128)@1 [s0;%% [* Maker subclass]]}}&] [s3; &] [s5; [@(0.0.255) struct]_[* Maker]&]