summaryrefslogtreecommitdiffstats
path: root/source/param
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-29 15:52:19 +0000
committerGerald Carter <jerry@samba.org>2006-06-29 15:52:19 +0000
commitc01cc085bfae23a916b2282f3a1d41008af1f87c (patch)
tree3eb8ab8af8efbbbc1c7daca9d7b2364b1a5fbf9e /source/param
parent9c1fcd54881669cbe08f12f0216d8df1fec8879b (diff)
downloadsamba-c01cc085bfae23a916b2282f3a1d41008af1f87c.tar.gz
samba-c01cc085bfae23a916b2282f3a1d41008af1f87c.tar.xz
samba-c01cc085bfae23a916b2282f3a1d41008af1f87c.zip
r16674: After removing each individual post-3.0.23rc3 change:
This pulls is what I considered safe fixes from SAMBA_3_0. This boiled down to either Klocwork fixes or obvious compiler warning fixes. I did not include any changes to fnuction signatures not the version change to the passdb API. Also pulled in the 3 nmbd fixes requested by Jeremy and the wildcard delete fix. This code will sit for a few days in the cooker and then become 3.0.23 if nothing blows up. I don't care how many more compile warning fixes people throw into SAMBA_3_0.
Diffstat (limited to 'source/param')
-rw-r--r--source/param/params.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/param/params.c b/source/param/params.c
index 6669e80191d..6d036e40f69 100644
--- a/source/param/params.c
+++ b/source/param/params.c
@@ -3,9 +3,9 @@
*
* This module Copyright (C) 1990-1998 Karl Auer
*
- * Rewritten almost completely by Christopher R. Hertel
- * at the University of Minnesota, September, 1997.
- * This module Copyright (C) 1997-1998 by the University of Minnesota
+ * Rewritten almost completely by Christopher R. Hertel, 1997.
+ * This module Copyright (C) 1997-1998 by Christopher R. Hertel
+ *
* -------------------------------------------------------------------------- **
*
* This program is free software; you can redistribute it and/or modify