From a7202207ebea342a7695652ba3ea5292f13c861b Mon Sep 17 00:00:00 2001 From: wessels <> Date: Sat, 14 Jan 2006 12:22:49 +0000 Subject: [PATCH] Typo in #ifndef #define pair --- src/ClientBody.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ClientBody.h b/src/ClientBody.h index 2aaa450d0b..99ca7b6835 100644 --- a/src/ClientBody.h +++ b/src/ClientBody.h @@ -1,5 +1,5 @@ #ifndef SQUID_CLIENTBODY_H -#define SQUID_CLIETNBODY_H +#define SQUID_CLIENTBODY_H class ClientBody { -- 2.47.2