From owner-cvs-all@FreeBSD.ORG Sun Nov 16 00:41:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43AF816A4CE; Sun, 16 Nov 2003 00:41:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B368643FAF; Sun, 16 Nov 2003 00:41:24 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAG8fOXJ052047; Sun, 16 Nov 2003 00:41:24 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAG8fOVC052046; Sun, 16 Nov 2003 00:41:24 -0800 (PST) (envelope-from njl) Message-Id: <200311160841.hAG8fOVC052046@repoman.freebsd.org> From: Nate Lawson Date: Sun, 16 Nov 2003 00:41:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ancontrol ancontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 08:41:25 -0000 njl 2003/11/16 00:41:24 PST FreeBSD src repository Modified files: usr.sbin/ancontrol ancontrol.c Log: Remove an annoying printf that somehow leaked into rev 1.21. Revision Changes Path 1.22 +0 -1 src/usr.sbin/ancontrol/ancontrol.c