Return to pptp.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src |
version 1.1.1.2, 2016/11/01 09:56:12 | version 1.1.1.3, 2021/03/17 00:39:23 |
---|---|
Line 21 | Line 21 |
extern const struct cmdtab PptpSetCmds[]; | extern const struct cmdtab PptpSetCmds[]; |
extern const struct phystype gPptpPhysType; | extern const struct phystype gPptpPhysType; |
extern int PptpsStat(Context ctx, int ac, char *av[], void *arg); | extern int PptpsStat(Context ctx, int ac, const char *const av[], const void *arg); |
#endif | #endif |