Commit 43e4544d authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Fixed typo.

parent 21aa8f0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1497,7 +1497,7 @@ typedef struct {
  const char *ares;
  int ares_num;

  /* This field was aded in CURLVERSION_THIRD */
  /* This field was added in CURLVERSION_THIRD */
  const char *libidn;
} curl_version_info_data;