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-misc-tags/initial-v3-0-unstable~216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7d004dec4822c0d8e5c7fd6519850f906c7bb1a;p=thirdparty%2Fsamba.git r23460: Re-add whitespace to reduce diff between branches. Sorry for the noise... Michael --- diff --git a/source/registry/reg_db.c b/source/registry/reg_db.c index d9e7982d618..400384a9658 100644 --- a/source/registry/reg_db.c +++ b/source/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 );