From owner-cvs-lib Wed Jun 26 13:31:41 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA09049 for cvs-lib-outgoing; Wed, 26 Jun 1996 13:31:41 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA09000; Wed, 26 Jun 1996 13:31:15 -0700 (PDT) Date: Wed, 26 Jun 1996 13:31:15 -0700 (PDT) From: Gary Palmer Message-Id: <199606262031.NAA09000@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libftpio Makefile ftpio.h Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/06/26 13:31:13 Modified: lib/libftpio Makefile ftpio.h Log: Makefile: Add -Wall to CFLAGS ftpio.h: It's ftpGetModTime, not ftpModTime Revision Changes Path 1.2 +1 -1 src/lib/libftpio/Makefile 1.4 +2 -2 src/lib/libftpio/ftpio.h