]> The Tcpdump Group git mirrors - tcpdump/blobdiff - l2vpn.h
Avoid collison with error(), clean up code a bit.
[tcpdump] / l2vpn.h
diff --git a/l2vpn.h b/l2vpn.h
old mode 100755 (executable)
new mode 100644 (file)
index 766cda5..151228f
--- a/l2vpn.h
+++ b/l2vpn.h
@@ -1,5 +1,4 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/l2vpn.h,v 1.1 2004-06-15 09:42:41 hannes Exp $ (LBL) */
-/* 
+/*
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code
  * distributions retain the above copyright notice and this paragraph
@@ -14,4 +13,4 @@
  * Original code by Hannes Gredler ([email protected])
  */
 
-extern struct tok l2vpn_encaps_values[];
+extern const struct tok l2vpn_encaps_values[];