X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Foptions.c;fp=pppd%2Foptions.c;h=5e1489f495779d9e58a481f5177ecda66c9166b5;hp=5db580a0e270c0628fb99d1400423599a1f0ce5e;hb=d8e8d7a74b791743ad67e8bdba10508b0f901beb;hpb=486f854f6aa9c13e5e43df547774dbe26e0beef8 diff --git a/pppd/options.c b/pppd/options.c index 5db580a..5e1489f 100644 --- a/pppd/options.c +++ b/pppd/options.c @@ -79,7 +79,6 @@ char *strdup __P((char *)); #endif -static const char rcsid[] = RCSID; struct option_value { struct option_value *next;