From: wessels <> Date: Sat, 22 Aug 1998 00:59:48 +0000 (+0000) Subject: gindent X-Git-Tag: SQUID_3_0_PRE1~2807 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40ced4c0dc310a5a763589ca6aae0cdfb3a97ee0;p=thirdparty%2Fsquid.git gindent --- diff --git a/src/ftp.cc b/src/ftp.cc index 781a880505..875c0cfc4a 100644 --- a/src/ftp.cc +++ b/src/ftp.cc @@ -1,6 +1,6 @@ /* - * $Id: ftp.cc,v 1.247 1998/08/21 18:59:14 wessels Exp $ + * $Id: ftp.cc,v 1.248 1998/08/21 18:59:48 wessels Exp $ * * DEBUG: section 9 File Transfer Protocol (FTP) * AUTHOR: Harvest Derived @@ -2234,7 +2234,7 @@ ftpAppendSuccessHeader(FtpStateData * ftpState) reply->hdr_sz = e->mem_obj->inmem_hi; storeTimestampsSet(e); if (EBIT_TEST(entry->flag, ENTRY_CACHABLE)) - storeSetPublicKey(e); + storeSetPublicKey(e); } static void