Show
Ignore:
Timestamp:
11/03/08 21:48:34 (2 months ago)
Author:
karpet
Message:

switch another int to boolean

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/src/libswish3/namedbuffer.c

    r2188 r2189  
    150150    xmlChar *joiner, 
    151151    boolean cleanwsp, 
    152     int autovivify 
     152    boolean autovivify 
    153153) 
    154154{ 
     
    165165    xmlChar *joiner, 
    166166    boolean cleanwsp, 
    167     int autovivify 
     167    boolean autovivify 
    168168) 
    169169{