Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 2646

Show
Ignore:
Timestamp:
10/12/07 04:12:23 (1 year ago)
Author:
larsivi
Message:

Another x86-64 -< X86-64, refs #680

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tango/text/convert/Layout.d

    r2644 r2646  
    4646        } 
    4747     else 
    48         version (x86_64) 
     48        version (X86_64) 
    4949                { 
    5050                private import std.stdarg;