diff options
author | Georgi Kodinov <joro@sun.com> | 2009-06-05 15:05:26 +0300 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-06-05 15:05:26 +0300 |
commit | 5ec61b304c1c7ed03e5df9257f0bc5cb01f6bc36 (patch) | |
tree | d9a8da33ea7968512cadbc8c78fba166c779e957 /dbug | |
parent | f0ae92f471d62a95b13364fd7a950cc315d41223 (diff) | |
download | mariadb-git-5ec61b304c1c7ed03e5df9257f0bc5cb01f6bc36.tar.gz |
Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX
Fixed the 5.0-bugteam MacOSX warnings.
Diffstat (limited to 'dbug')
-rw-r--r-- | dbug/user.r | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbug/user.r b/dbug/user.r index 19de840d0ad..ef67ef7a7cf 100644 --- a/dbug/user.r +++ b/dbug/user.r @@ -32,6 +32,7 @@ .\" === Set line length .\".ll 6.5i .TL +.warn 0 D B U G .P 0 C Program Debugging Package |