Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 484766
Collapse All | Expand All

(-)trunk/c++/src/connect/ncbi_gnutls.c (-1 lines)
Lines 156-162 Link Here
156
    0
156
    0
157
};
157
};
158
static const int kGnuTlsCompPrio[] = {
158
static const int kGnuTlsCompPrio[] = {
159
    GNUTLS_COMP_LZO,
160
    GNUTLS_COMP_ZLIB,
159
    GNUTLS_COMP_ZLIB,
161
    GNUTLS_COMP_NULL,
160
    GNUTLS_COMP_NULL,
162
    0
161
    0

Return to bug 484766