View Single Post
Old 02 January 2023, 09:06   #1
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
NDK3.2r4: clib/asl_protos.h and Autodocs disagree on AslRequestTags()

In NDK3.2r4 clib/asl_protos.h claims that it's:
BOOL AslRequestTags( APTR requester, ... );

While the Autodocs in NDK2.3r4 say:
BOOL AslRequestTags(APTR,Tag,...);

I guess the Autodocs are right since that is in line with both includes and Autodocs for earlier releases.

Update: AllocAslRequestTags() has the same difference.

-Hagbard Celine
hceline is offline  
 
Page generated in 0.04450 seconds with 11 queries