]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove trailing comma
authorwessels <>
Sat, 21 Mar 1998 01:18:46 +0000 (01:18 +0000)
committerwessels <>
Sat, 21 Mar 1998 01:18:46 +0000 (01:18 +0000)
src/enums.h

index d4418d793335b404dec54c7e4960a8a6976f29b2..87d0dbdb4268d719da09d94db6b97756949da91b 100644 (file)
@@ -230,7 +230,7 @@ typedef enum {
     ftDate_1123,
     ftPCc,
     ftPRange,
-    ftPContRange,
+    ftPContRange
 } field_type;
 
 typedef enum {