From owner-cvs-src@FreeBSD.ORG Fri Jul 4 13:44:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A4F37B401; Fri, 4 Jul 2003 13:44:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46CB044015; Fri, 4 Jul 2003 13:44:26 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h64KiQ0U079796; Fri, 4 Jul 2003 13:44:26 -0700 (PDT) (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h64KiPF0079795; Fri, 4 Jul 2003 13:44:25 -0700 (PDT) Message-Id: <200307042044.h64KiPF0079795@repoman.freebsd.org> From: Luigi Rizzo Date: Fri, 4 Jul 2003 13:44:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/talk display.c get_iface.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 20:44:27 -0000 luigi 2003/07/04 13:44:25 PDT FreeBSD src repository Modified files: usr.bin/talk display.c get_iface.c Log: remove whitespace at end of line Revision Changes Path 1.11 +1 -1 src/usr.bin/talk/display.c 1.9 +1 -1 src/usr.bin/talk/get_iface.c