]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update/add opcodes
authorwessels <>
Mon, 29 Mar 1999 23:52:04 +0000 (23:52 +0000)
committerwessels <>
Mon, 29 Mar 1999 23:52:04 +0000 (23:52 +0000)
src/enums.h

index c1b3a159edb749f06935ba90ba467cf760a3f2cb..001748d32d351f2cc153ddbb8d14631262558d87 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: enums.h,v 1.145 1999/01/29 21:28:11 wessels Exp $
+ * $Id: enums.h,v 1.146 1999/03/29 16:52:04 wessels Exp $
  *
  *
  * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
@@ -308,9 +308,9 @@ typedef enum {
     ICP_DATAEND,
     ICP_SECHO,
     ICP_DECHO,
-    ICP_UNUSED12,
-    ICP_UNUSED13,
-    ICP_UNUSED14,
+    ICP_NOTIFY,
+    ICP_INVALIDATE,
+    ICP_DELETE,
     ICP_UNUSED15,
     ICP_UNUSED16,
     ICP_UNUSED17,