X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9974f43f2f45119ed473d9cbfc04405e38decc67..486704db7c840dcfb51f70f1812d9c3ad37ad39c:/l2vpn.h diff --git a/l2vpn.h b/l2vpn.h old mode 100755 new mode 100644 index 766cda54..151228fc --- 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 (hannes@juniper.net) */ -extern struct tok l2vpn_encaps_values[]; +extern const struct tok l2vpn_encaps_values[];