-fixed some typos

-adrian
CVS ----------------------------------------------------------------------
This commit is contained in:
Adrian Likins
1998-02-01 17:15:16 +00:00
parent bae5bae79d
commit 65aceb771e

View File

@ -1,19 +1,17 @@
Sat Jan 31 20:49:11 EST 1998 Adrian Likins <adrian@gimp.org> Sat Jan 31 20:49:11 EST 1998 Adrian Likins <adrian@gimp.org>
*plug-ins/ edge.c * plug-ins/edge.c: added a check so it wouldnt segfault when
added a check so it woudlnt segfault when passed a non-existent drawable
passed a non-existend drawable
threshold_alpha added a non-interactive mode * plug-ins/threshold_alpha.c: added a non-interactive mode
*app/brightness_contrast.c * app/brightness_contrast.c
app/color_balance.c * app/color_balance.c
app/colormaps.c * app/colormaps.c
app/curves.c * app/curves.c
app/hue_saturation.c * app/hue_saturation.c
app/posterize.c * app/posterize.c
app/threshold.c * app/threshold.c : added a check so it wouldnt except
-added an additioanl check so it wouldnt except
a indexed drawable. This was previosly possible via the pdb. a indexed drawable. This was previosly possible via the pdb.
Sat Jan 31 00:16:22 PST 1998 Manish Singh <yosh@gimp.org> Sat Jan 31 00:16:22 PST 1998 Manish Singh <yosh@gimp.org>