dbTalk Databases Forums  

misprint in documentation ?

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss misprint in documentation ? in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Konstantin Sorokin
 
Posts: n/a

Default misprint in documentation ? - 08-03-2006 , 12:26 PM






Hello!

Here:

http://www.sleepycat.com/docs/api_c/frame.html

we can see:

int
DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);
^^^^^^
....

Shouldn't it be:

int
DB->stat(DB *db, DB_TXN *txnid, void **sp, u_int32_t flags);
^^^^^^
?

--
Konstantin Sorokin

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.