mapistore: Use __FUNCTION__ macro instead of the literal function name for talloc_named()
authorbradh <bradh@71d39326-ef09-db11-b2a4-00e04c779ad1>
Wed, 16 Feb 2011 04:30:31 +0000 (04:30 +0000)
committerbradh <bradh@71d39326-ef09-db11-b2a4-00e04c779ad1>
Wed, 16 Feb 2011 04:30:31 +0000 (04:30 +0000)
commit90ba7bdb2cb2a49b05555d83e7dbe5952ba42124
treef5e2348588cd198d84c0d8d49c565880c1d30e26
parente61df543bc51034687ba55a167bb64485c6766b9
mapistore: Use __FUNCTION__ macro instead of the literal function name for talloc_named()

Just makes it easier to update / harder to forget to change the name.

git-svn-id: https://svn.openchange.org/openchange@2667 71d39326-ef09-db11-b2a4-00e04c779ad1
trunk/mapiproxy/libmapistore/backends/mapistore_fsocpf.c
trunk/mapiproxy/libmapistore/backends/mapistore_mstoredb.c
trunk/mapiproxy/libmapistore/database/mapistoredb.c
trunk/mapiproxy/libmapistore/database/mapistoredb_namedprops.c
trunk/mapiproxy/libmapistore/indexing/mapistore_indexing.c
trunk/mapiproxy/libmapistore/mapistore_indexing.c
trunk/mapiproxy/libmapistore/mapistore_interface.c
trunk/mapiproxy/libmapistore/mapistore_namedprops.c
trunk/mapiproxy/libmapistore/mapistore_processing.c