X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Foptions.c;h=5e1489f495779d9e58a481f5177ecda66c9166b5;hb=57edb1a0ebf3e25d824b22c75d1d95e0f378f74a;hp=5db580a0e270c0628fb99d1400423599a1f0ce5e;hpb=d98ab3805c818bfb58e20ee18e6488a851c1a90d;p=ppp.git 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;