modify the new_sized() constructor to take a gsize param instead of guint
authorJonathon Jongsma <jjongsma@gnome.org>
Mon, 4 Feb 2008 10:04:40 +0000 (10:04 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 4 Feb 2008 10:04:40 +0000 (10:04 +0000)
commit2be52dd9c3bae010edcd882b7913bf5352b05d42
treee9f9bd2c69804d50cb406cf6be18b579bd2c4678
parent2a70534ca3920fdd5c4dc25be01b4d1500a83893
modify the new_sized() constructor to take a gsize param instead of guint

2008-02-02  Jonathon Jongsma  <jjongsma@gnome.org>

* gio/gbufferedoutputstream.c:
* gio/gbufferedoutputstream.h: modify the new_sized() constructor to take a
gsize param instead of guint to match the GBufferedInputStream constructor.

svn path=/trunk/; revision=6448
ChangeLog
gio/gbufferedoutputstream.c
gio/gbufferedoutputstream.h