summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-gif.c
diff options
context:
space:
mode:
authorKristian Rietveld <kristian@src.gnome.org>2003-09-03 19:57:05 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-09-03 19:57:05 +0000
commiteccc733f2907961ddbdf883da4e2f123d9be84dd (patch)
treedfdb28fcd9ffa00c3ef779e8a534cba092897298 /gdk-pixbuf/io-gif.c
parent9538b6e57c7687d776290a0159837421efc7f49f (diff)
downloadgtk+-eccc733f2907961ddbdf883da4e2f123d9be84dd.tar.gz
brooooooooken pipe.
Diffstat (limited to 'gdk-pixbuf/io-gif.c')
-rw-r--r--gdk-pixbuf/io-gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c
index bc71a19f1f..28cd7e0a25 100644
--- a/gdk-pixbuf/io-gif.c
+++ b/gdk-pixbuf/io-gif.c
@@ -1290,7 +1290,7 @@ gif_get_next_step (GifContext *context)
}
if (c == '!') {
- /* Check the extention */
+ /* Check the extension */
gif_set_get_extension (context);
return 0;
}