• Paul Eggert's avatar
    Port gnutls.c to --enable-gcc-warnings --without-gnutls · 603a7c8a
    Paul Eggert authored
    * src/gnutls.c: Move the "#ifdef HAVE_GNUTLS" earlier, so
    that "./configure --enable-gcc-warnings --without-gnutls"
    does not complain about macros being defined but never used.
    Indent "#" directives more consistently.
    603a7c8a
gnutls.c 94.8 KB