Changeset 2189 for libswish3/trunk/src/libswish3/namedbuffer.c
- Timestamp:
- 11/03/08 21:48:34 (2 months ago)
- Files:
-
- libswish3/trunk/src/libswish3/namedbuffer.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libswish3/trunk/src/libswish3/namedbuffer.c
r2188 r2189 150 150 xmlChar *joiner, 151 151 boolean cleanwsp, 152 intautovivify152 boolean autovivify 153 153 ) 154 154 { … … 165 165 xmlChar *joiner, 166 166 boolean cleanwsp, 167 intautovivify167 boolean autovivify 168 168 ) 169 169 {
