X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Foptions.c;h=5e1489f495779d9e58a481f5177ecda66c9166b5;hb=3202f8916306cc42bcabbae48ae45d0e18ab0826;hp=5db580a0e270c0628fb99d1400423599a1f0ce5e;hpb=292c35d97edb6eca5f7af7aae31488cca2c2ca6f;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;