Switch to unified view

a/src/rcldb/rcldoc.h b/src/rcldb/rcldoc.h
...
...
83
    bool   syntabs;      
83
    bool   syntabs;      
84
    
84
    
85
    // File size. This is the size of the compressed file or of the
85
    // File size. This is the size of the compressed file or of the
86
    // external containing archive.
86
    // external containing archive.
87
    // Index: Set by caller prior to Db::Add. 
87
    // Index: Set by caller prior to Db::Add. 
88
    // Query: not set currently (not stored)
88
    // Query: Set from data record
89
    string pcbytes;       
89
    string pcbytes;       
90
90
91
    // Document size, ie, size of the .odt or .xls.
91
    // Document size, ie, size of the .odt or .xls.
92
    // Index: Set in internfile from the filter stack
92
    // Index: Set in internfile from the filter stack
93
    // Query: set from data record
93
    // Query: set from data record