/*
- * $Id: squid.h,v 1.170 1998/04/07 23:36:34 rousskov Exp $
+ * $Id: squid.h,v 1.171 1998/04/08 19:01:50 wessels Exp $
*
* AUTHOR: Duane Wessels
*
* request; if disabled we still can request digests from other caches
*/
#define SQUID_MAINTAIN_CACHE_DIGEST 0
-/* must be set before using structs.h */
-/* ask peers about their digests and use them */
+
+/*
+ * ask peers about their digests and use them
+ * must be set before including structs.h
+ */
#define SQUID_PEER_DIGEST 0
#include "defines.h"