summaryrefslogtreecommitdiff
path: root/source3/registry/reg_cachehook.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-05-23 13:28:05 +0200
committerMichael Adam <obnox@samba.org>2010-05-25 10:35:23 +0200
commitd59d9dfb90c67a5332ca76f38702ba6bacc0da76 (patch)
treec8f22d572e52c7555c96aa8014d0aba2bc2c0c47 /source3/registry/reg_cachehook.c
parent8eed328cb5b9585fc6c20cfc94d64568cd30b055 (diff)
downloadsamba-d59d9dfb90c67a5332ca76f38702ba6bacc0da76.tar.gz
samba-d59d9dfb90c67a5332ca76f38702ba6bacc0da76.tar.bz2
samba-d59d9dfb90c67a5332ca76f38702ba6bacc0da76.zip
s3:registry: add C to reg_cachehook, confessing considerable changes in 2008
Diffstat (limited to 'source3/registry/reg_cachehook.c')
-rw-r--r--source3/registry/reg_cachehook.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_cachehook.c b/source3/registry/reg_cachehook.c
index 6812ecbd7c..a5c4c62948 100644
--- a/source3/registry/reg_cachehook.c
+++ b/source3/registry/reg_cachehook.c
@@ -2,6 +2,7 @@
* Unix SMB/CIFS implementation.
* Virtual Windows Registry Layer
* Copyright (C) Gerald Carter 2002.
+ * Copyright (C) Michael Adam 2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by