Date: Tue, 16 Aug 2016 03:14:14 GMT From: yuanxunzhang@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r307707 - soc2016/yuanxunzhang/head/usr.sbin/eaps Message-ID: <201608160314.u7G3EEtu032530@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang Date: Tue Aug 16 03:14:13 2016 New Revision: 307707 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307707 Log: EAPS: query eaps domian status Modified: soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c Modified: soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c ============================================================================== --- soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c Tue Aug 16 02:34:25 2016 (r307706) +++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c Tue Aug 16 03:14:13 2016 (r307707) @@ -50,7 +50,7 @@ #include <sysexits.h> #include <strings.h> #include <unistd.h> -#include "eaps.h" +// #include "eaps.h" /* * EAPS Command Line Module - configure, and display eaps */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608160314.u7G3EEtu032530>