tabs -> spaces in opt.h (ppp-related)

This commit is contained in:
Simon Goldschmidt 2014-09-16 21:59:07 +02:00
parent 9f48488d87
commit f71a590375

View File

@ -1829,7 +1829,7 @@
#endif
#if MSCHAP_SUPPORT
#undef CHAP_SUPPORT
#define CHAP_SUPPORT 1 /* MSCHAP require CHAP support */
#define CHAP_SUPPORT 1 /* MSCHAP requires CHAP support */
#endif /* MSCHAP_SUPPORT */
/**