diff options
author | lenz@mysql.com <> | 2004-08-05 17:05:11 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2004-08-05 17:05:11 +0200 |
commit | 1097805cf2bdf833f7d07886c7a35b9af54ba068 (patch) | |
tree | 1ced6bcc717669c2697598b7eda27e7e13497ce3 /libmysql/get_password.c | |
parent | ed277f8ccf88191e6b52f515425a6b421e31e937 (diff) | |
download | mariadb-git-1097805cf2bdf833f7d07886c7a35b9af54ba068.tar.gz |
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
Diffstat (limited to 'libmysql/get_password.c')
-rw-r--r-- | libmysql/get_password.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/get_password.c b/libmysql/get_password.c index 350207e0aee..e55e77320f0 100644 --- a/libmysql/get_password.c +++ b/libmysql/get_password.c @@ -6,7 +6,7 @@ There are special exceptions to the terms and conditions of the GPL as it is applied to this software. View the full text of the exception in file - EXCEPTIONS in the directory of this software distribution. + EXCEPTIONS-CLIENT in the directory of this software distribution. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |