DNC cache prune crash removed, made the name spacing follow the general
authorDaniel Stenberg <daniel@haxx.se>
Sat, 27 Apr 2002 13:06:40 +0000 (13:06 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Apr 2002 13:06:40 +0000 (13:06 +0000)
commit1c427798452dc4fd68bfa888dc12383777faae33
tree2b551c59e93d0d3cff98a4d11126685b51ff3e15
parent32823f17e0bbd8f04688bbe16c39703b44397fe5
DNC cache prune crash removed, made the name spacing follow the general
rule: "Curl_" prefix for library-wide private symbols, "curl_" is for
exported symbols.
lib/hash.c