diff options
author | Michael Adam <obnox@samba.org> | 2007-12-25 03:16:25 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2007-12-25 03:16:25 +0100 |
commit | a66a5fd94bfb8a41bdb46aedf7eba28b55fbdaaf (patch) | |
tree | 025489dd63dc605471b2dae1ad17db9034aa88e7 | |
parent | dff8e6b62c8f2a517e867a9137c8e1a777b129ad (diff) | |
download | samba-a66a5fd94bfb8a41bdb46aedf7eba28b55fbdaaf.tar.gz samba-a66a5fd94bfb8a41bdb46aedf7eba28b55fbdaaf.tar.bz2 samba-a66a5fd94bfb8a41bdb46aedf7eba28b55fbdaaf.zip |
Typofix in comment.
Michael
(This used to be commit 5039a70246a475176fa8212ad78b430f2211951f)
-rw-r--r-- | source3/libnet/libnet_conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libnet/libnet_conf.c b/source3/libnet/libnet_conf.c index c9b4f20de3..be9edad4e9 100644 --- a/source3/libnet/libnet_conf.c +++ b/source3/libnet/libnet_conf.c @@ -397,7 +397,7 @@ done: /********************************************************************** * - * Convenience functions, that are also exportet. + * Convenience functions that are also exported. * **********************************************************************/ |