summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_cache.c
diff options
context:
space:
mode:
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>2008-03-01 21:19:52 -0500
committerDerrell Lipman <derrell.lipman@unwireduniverse.com>2008-03-01 21:19:52 -0500
commitfc65c6698e74e40828e218dc2e6de0c094bfe6e0 (patch)
tree772d4ee7d52581ae74aa739354106df5740e641b /source3/libsmb/libsmb_cache.c
parent4a3410b766a1121804ec2d901bf788354aa197e6 (diff)
downloadsamba-fc65c6698e74e40828e218dc2e6de0c094bfe6e0.tar.gz
Return NULL, not 0, from a function which returns a pointer.
(This used to be commit 23cb9c49e3724cecaa66655ef64c3111bf14c552)
Diffstat (limited to 'source3/libsmb/libsmb_cache.c')
-rw-r--r--source3/libsmb/libsmb_cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libsmb/libsmb_cache.c b/source3/libsmb/libsmb_cache.c
index ff13fd7eac7..c45aba45441 100644
--- a/source3/libsmb/libsmb_cache.c
+++ b/source3/libsmb/libsmb_cache.c
@@ -1,4 +1,3 @@
-
/*
Unix SMB/CIFS implementation.
SMB client library implementation (server cache)