summaryrefslogtreecommitdiff
path: root/source/lib/pidfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/pidfile.c')
-rw-r--r--source/lib/pidfile.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lib/pidfile.c b/source/lib/pidfile.c
index fad5691e0ae..28fd959b54e 100644
--- a/source/lib/pidfile.c
+++ b/source/lib/pidfile.c
@@ -1,8 +1,7 @@
/* this code is broken - there is a race condition with the unlink (tridge) */
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
pidfile handling
Copyright (C) Andrew Tridgell 1998