summaryrefslogtreecommitdiff
path: root/source3/lib/select.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-03-22 06:24:38 +0000
committerTim Potter <tpot@samba.org>2002-03-22 06:24:38 +0000
commitce236d1dbf2673e2ff921683554cee41fca33249 (patch)
tree7ac23e1d8f44c2684b89472d61487331d6997106 /source3/lib/select.c
parent15bc8b14714f07fa82a9b0ec9f5817e00ce18005 (diff)
downloadsamba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.gz
samba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.bz2
samba-ce236d1dbf2673e2ff921683554cee41fca33249.zip
Stomped on some header file version numbers that have crept back in.
(This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8)
Diffstat (limited to 'source3/lib/select.c')
-rw-r--r--source3/lib/select.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/lib/select.c b/source3/lib/select.c
index f70268b7ce..550941ba77 100644
--- a/source3/lib/select.c
+++ b/source3/lib/select.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 3.0
+ Unix SMB/CIFS implementation.
Samba select/poll implementation
Copyright (C) Andrew Tridgell 1992-1998