Commit c61ce096 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

fix some punctuation and tabs


svn:r6154
parent 0bc19ddd
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -317,7 +317,7 @@ return (OPENSSL_VERSION_NUMBER == SSLeay()) == 0;
        else
            ac_cv_openssl_linker_option=$linked_with
        fi
        AC_MSG_WARN([I managed to make OpenSSL link and run, but I couldn't make it link against with the same version I found header files for..])
        AC_MSG_WARN([I managed to make OpenSSL link and run, but I couldn't make it link against with the same version I found header files for.])
      fi
    fi
    LDFLAGS="$saved_LDFLAGS"