s3:registry: extract reg_eventlog prototypes to header of their own
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 21:06:27 +0000 (23:06 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:26 +0000 (10:35 +0200)
commit847a19df946432558e75a6f81f0a761407114f45
tree2ea662efc3c8448a448964f330a9801d458eab8b
parent5a92d88f38dc9fc65db7e6451eae2d22da04463e
s3:registry: extract reg_eventlog prototypes to header of their own

and use them only where needed.
source3/include/registry.h
source3/registry/reg_eventlog.c
source3/registry/reg_eventlog.h [new file with mode: 0644]
source3/registry/reg_init_full.c
source3/utils/eventlogadm.c