diff options
author | Michael Adam <obnox@samba.org> | 2009-08-18 11:53:42 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-08-19 11:39:44 +0200 |
commit | 5270efab1a8dd06158aa45467958939b677e4b7b (patch) | |
tree | d07ba128d7b02c49d6acd90ec31b7d1798f9d153 /lib | |
parent | c54a8db00621de12efc6424cd9112aaf95935067 (diff) | |
download | samba-5270efab1a8dd06158aa45467958939b677e4b7b.tar.gz samba-5270efab1a8dd06158aa45467958939b677e4b7b.tar.bz2 samba-5270efab1a8dd06158aa45467958939b677e4b7b.zip |
tevent: fix a comment
Michael
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tevent/tevent_fd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/tevent_fd.c b/lib/tevent/tevent_fd.c index 7ba6e5bdb7..c58e8e1ab1 100644 --- a/lib/tevent/tevent_fd.c +++ b/lib/tevent/tevent_fd.c @@ -5,7 +5,7 @@ Copyright (C) Stefan Metzmacher 2009 - ** NOTE! The following LGPL license applies to the talloc + ** NOTE! The following LGPL license applies to the tevent ** library. This does NOT imply that all of Samba is released ** under the LGPL |