Show
Ignore:
Timestamp:
11/09/10 01:47:01 (2 years ago)
Author:
walter
Message:

bugzilla 1351 Discrepancies in the language specification

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docsrc/enum.dd

    r671 r2140  
    1414 
    1515$(GNAME EnumBaseType): 
    16     $(I Type
     16    $(LINK2 declaration.html#Type, $(I Type)
    1717 
    1818$(GNAME EnumBody): 
     
    2828    $(I Identifier) 
    2929    $(I Identifier) $(B =) $(ASSIGNEXPRESSION) 
    30 $(V2 
    31     $(I Type) $(I Identifier) $(B =) $(ASSIGNEXPRESSION)) 
     30$(V2          $(LINK2 declaration.html#Type, $(I Type)) $(B =) $(ASSIGNEXPRESSION)) 
    3231) 
    3332