From: short <> Date: Mon, 20 Oct 2003 03:22:24 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=8af185a6c970b52f8116082c1127869e4107597d Typo. --- diff --git a/project/captive/doc/CacheManager.html.pl b/project/captive/doc/CacheManager.html.pl index 7b18551..55faaee 100755 --- a/project/captive/doc/CacheManager.html.pl +++ b/project/captive/doc/CacheManager.html.pl @@ -307,9 +307,9 @@ print <<"HERE"; Original system functions being wrapped should be called with their original name. Your wrapping functions should have the first letter of their name replaced by character - 'T' - wrapping of + 'T'. Therefore wrapping of CcInitializeCacheMap() must be - done be your function + done by your function TcInitializeCacheMap(). Prototypes of both the wrapping and wrapped functions must be the same. You must also export all the wrapped functions by