* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: cache.h,v 1.17.2.3 2006/03/02 00:37:17 marka Exp $ */
+/* $Id: cache.h,v 1.17.2.4 2006/05/26 04:01:57 marka Exp $ */
#ifndef DNS_CACHE_H
#define DNS_CACHE_H 1
isc_result_t
-dns_cache_setfilename(dns_cache_t *cahce, const char *filename);
+dns_cache_setfilename(dns_cache_t *cache, const char *filename);
/*
* If 'filename' is non-NULL, make the cache persistent.
* The cache's data will be stored in the given file.