Changeset 650 for trunk/sx/compress.c
- Timestamp:
- 08/08/08 23:08:07 (5 months ago)
- Files:
-
- 1 modified
-
trunk/sx/compress.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sx/compress.c
r545 r650 126 126 _sx_debug(ZONE, "offering compression"); 127 127 128 ns = nad_add_namespace(nad, uri_COMPRESS , NULL);128 ns = nad_add_namespace(nad, uri_COMPRESS_FEATURE, NULL); 129 129 nad_append_elem(nad, ns, "compression", 1); 130 130 nad_append_elem(nad, ns, "method", 2);
