PPP, VJ, improved opt.h comment about VJ

This commit is contained in:
Sylvain Rochet 2015-04-20 21:14:05 +02:00
parent ced24f9215
commit 2db7513590

View File

@ -2125,7 +2125,7 @@
#endif
#if !PPPOS_SUPPORT || !PPP_IPV4_SUPPORT
#undef VJ_SUPPORT
#define VJ_SUPPORT 0 /* VJ compression is only supported for PPPoS. */
#define VJ_SUPPORT 0 /* VJ compression is only supported for IPv4 over PPPoS. */
#endif /* !PPPOS_SUPPORT */
/**