Convert sync_eventlog_params() to use reg_api instead of reg_frontend.
authorMichael Adam <obnox@samba.org>
Thu, 17 Jan 2008 00:47:00 +0000 (01:47 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 17 Jan 2008 15:25:11 +0000 (16:25 +0100)
commit92e95fe58500dc8bf89bb43c1d65559702363767
tree5cd4dd022c37f476ba5b5ebeafb8a26e237dc232
parentd3c9c273740b42e5da101f53d4df3aee70cdacf7
Convert sync_eventlog_params() to use reg_api instead of reg_frontend.

This is a step towards untangling the registry.
All places should use reg_api.c, reg_frontend should actually more
appropriately be named reg_backend_dispatcher and hidden from callers.

:-)

Michael
source/rpc_server/srv_eventlog_nt.c