Extend a comment.
authorMichael Adam <obnox@samba.org>
Tue, 8 Jan 2008 14:21:08 +0000 (15:21 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Jan 2008 00:47:10 +0000 (01:47 +0100)
Michael
(This used to be commit 081435250709af734ec1e49e2539b091f2d92dfb)

source3/param/loadparm.c

index 29166cf02ece95602ce32717900ae319eef74174..358fabfb2a416e21e8571445ea9eefc0958d0c4a 100644 (file)
@@ -3514,7 +3514,9 @@ done:
 /*
  * this is process_registry_globals as it _should_ be (roughly)
  * using the reg_api functions...
 /*
  * this is process_registry_globals as it _should_ be (roughly)
  * using the reg_api functions...
- * 
+ *
+ * We are *not* currently doing it like this due to the large
+ * linker dependecies of the registry code (see above).
  */
 static bool process_registry_globals(bool (*pfunc)(const char *, const char *))
 {
  */
 static bool process_registry_globals(bool (*pfunc)(const char *, const char *))
 {