diff options
author | Andrew Tridgell <tridge@samba.org> | 1996-06-12 01:47:09 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1996-06-12 01:47:09 +0000 |
commit | 02657e51623569e298c269f374ec76a39dbe6f02 (patch) | |
tree | 5b1f0ce651db11f44f14fd2f231a74f3ab1e9791 /source3 | |
parent | 292b2f1d13c64aaa40dbf543139bb125af1aabf7 (diff) | |
download | samba-02657e51623569e298c269f374ec76a39dbe6f02.tar.gz samba-02657e51623569e298c269f374ec76a39dbe6f02.tar.bz2 samba-02657e51623569e298c269f374ec76a39dbe6f02.zip |
demo of cvs - ignore
(This used to be commit 1a30ade78e31c5ffa889eedc998771b1bb98c246)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/lib/charset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/charset.c b/source3/lib/charset.c index ada3ef790a..1180f4ea9c 100644 --- a/source3/lib/charset.c +++ b/source3/lib/charset.c @@ -3,7 +3,7 @@ Version 1.9. Character set handling Copyright (C) Andrew Tridgell 1992-1995 - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or |