Ignore:
Timestamp:
08/08/08 14:31:53 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRING/tostr.pro

    r371 r372  
    1010; input can not contain or be of the type of: 
    1111; 
    12 ;   Complex floating, structure, Double-precision complex, Pointer, Object 
    13 ;   reference, Unsigned Integer, Unsigned Longword Integer, 64-bit 
    14 ;   Integer, Unsigned 64-bit Integer     
     12; Complex floating, structure, Double-precision complex, Pointer, Object 
     13; reference, Unsigned Integer, Unsigned Longword Integer, 64-bit 
     14; Integer, Unsigned 64-bit Integer       
    1515; 
    1616; @returns 
     
    2121; 
    2222; @restrictions 
    23 ; Beware, this function has loops, ifs ad cases everywhere. So it can  
     23; Beware, this function has loops, ifs and cases everywhere. So it can  
    2424; not be used by big keywords (with a lot of elements which are big  
    2525; arrays). 
Note: See TracChangeset for help on using the changeset viewer.