svn commit: samba r10018 - in trunk/source/registry: .

Gerald (Jerry) Carter jerry at samba.org
Sun Sep 4 11:26:00 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jra at samba.org wrote:
| Author: jra
| Date: 2005-09-03 23:50:52 +0000 (Sat, 03 Sep 2005)
| New Revision: 10018
|
| WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10018
|
| Log:
| Fix the build (Jerry please check).
| Jeremy.
|
| Modified:
|    trunk/source/registry/reg_cachehook.c
|
|
| Changeset:
| Modified: trunk/source/registry/reg_cachehook.c
| ===================================================================
| --- trunk/source/registry/reg_cachehook.c	2005-09-03 23:49:14 UTC (rev
10017)
| +++ trunk/source/registry/reg_cachehook.c	2005-09-03 23:50:52 UTC (rev
10018)
| @@ -36,7 +36,7 @@
|
|  BOOL reghook_cache_init( void )
|  {
| -	cache_tree = pathtree_init( &default_hook, NULL, NULL );
| +	cache_tree = pathtree_init( &default_hook, NULL );
|
|  	return ( cache_tree == NULL );
|  }
|


Yeah.  That's right.  SOrry.  I checked my local tree and
thought that had already been applied.





cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDGtnIIR7qMdg1EfYRAvaWAKDu1piQqB3u3kU2pt+2tgQXv5b1gACg2VMS
NgE18FDiwYF14Dncr9by5k4=
=uWQN
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list