commit | fd706f930f397221c6ba26f112e96e262fb0ba2e | [log] [tgz] |
---|---|---|
author | anthony <anthony@git.imagemagick.org> | Thu Jan 19 04:22:02 2012 +0000 |
committer | anthony <anthony@git.imagemagick.org> | Thu Jan 19 04:22:02 2012 +0000 |
tree | 59c0a627b47deb57bd2399167347d817c0fa3c2e | |
parent | f9d6dc0085244ce46c61d16e4614e43e535da3af [diff] [blame] |
More changed for IMv7 CLI interface (half of SimpleOperators)
diff --git a/MagickCore/widget.c b/MagickCore/widget.c index ceb1262..d89d78f 100644 --- a/MagickCore/widget.c +++ b/MagickCore/widget.c
@@ -2359,7 +2359,7 @@ if (MatteIsActive(grab_info,event.xbutton)) { /* - Select a pen color from the X server. + Select a fill color from the X server. */ (void) XGetWindowColor(display,windows,reply_info.text, exception);