mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Fix up GIO docs
This commit is contained in:
@@ -675,9 +675,9 @@ typedef enum {
|
||||
|
||||
/**
|
||||
* GZlibCompressorFormat:
|
||||
* @G_ZLIB_COMRESSOR_FORMAT_ZLIB: deflate compression with zlib header
|
||||
* @G_ZLIB_COMRESSOR_FORMAT_GZIP: gzip file format
|
||||
* @G_ZLIB_COMRESSOR_FORMAT_RAW: deflate compression with no header
|
||||
* @G_ZLIB_COMPRESSOR_FORMAT_ZLIB: deflate compression with zlib header
|
||||
* @G_ZLIB_COMPRESSOR_FORMAT_GZIP: gzip file format
|
||||
* @G_ZLIB_COMPRESSOR_FORMAT_RAW: deflate compression with no header
|
||||
*
|
||||
* Used to select the type of data format to use for #GZlibDecompressor
|
||||
* and #GZlibCompressor.
|
||||
|
Reference in New Issue
Block a user