Ignore:
Timestamp:
08/09/08 16:15:58 (4 years ago)
Author:
debrouxl
Message:

Miscellanous minor changes in the documentation:

  • 9 'See also' -> 'See Also';
  • 3 whitespace quirks.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tigcc/doc/System/Include/dll.h/_DLL_call_attr.hsf

    r1262 r1263  
    55Header Files=dll.h 
    66Definition=#define _DLL_call_attr(type,args,attr,index) (*(type (* attr) args) _DLL_entry (index)) 
    7 See also=_DLL_call, _DLL_reference, _DLL_glbvar, info/gnuexts/SEC85: Declaring Attributes of Functions 
     7See Also=_DLL_call, _DLL_reference, _DLL_glbvar, info/gnuexts/SEC85: Declaring Attributes of Functions 
    88 
    99[Description] 
Note: See TracChangeset for help on using the changeset viewer.