X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fcaptive%2Fdoc%2FCacheManager.html.pl;fp=project%2Fcaptive%2Fdoc%2FCacheManager.html.pl;h=55faaee8246654c55b98ab7c42465952b167906f;hp=7b1855163012f175ff812d78a1115bc6d94fe6c0;hb=8af185a6c970b52f8116082c1127869e4107597d;hpb=8b7102f457714ff880702a3d9e253dfed57b1f3b 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