From: Michael Adam Date: Wed, 13 Jun 2007 10:12:33 +0000 (+0000) Subject: r23460: Re-add whitespace to reduce diff between branches. X-Git-Tag: samba-4.0.0alpha6~801^2~5641 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f28dc588c9f2ad8a55f875406e16602c9244fef;p=thirdparty%2Fsamba.git r23460: Re-add whitespace to reduce diff between branches. Sorry for the noise... Michael (This used to be commit c7d004dec4822c0d8e5c7fd6519850f906c7bb1a) --- diff --git a/source3/registry/reg_db.c b/source3/registry/reg_db.c index d9e7982d618..400384a9658 100644 --- a/source3/registry/reg_db.c +++ b/source3/registry/reg_db.c @@ -485,7 +485,7 @@ BOOL regdb_store_keys( const char *key, REGSUBKEY_CTR *ctr ) return True; -fail: + fail: TALLOC_FREE( old_subkeys ); TALLOC_FREE( subkeys );