X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fwin32%2Fgwinhttpfileoutputstream.c;h=760a87a1c51da9c5fd2a321b3662723de5ef7639;hb=7103484017ff000d01ed94567539d37fa09b32b2;hp=1c6888ccf098594e48aed2d41c6b0bb617ef0b50;hpb=73ca8b47540d005d5227c03aac143d6780da654c;p=platform%2Fupstream%2Fglib.git diff --git a/gio/win32/gwinhttpfileoutputstream.c b/gio/win32/gwinhttpfileoutputstream.c index 1c6888c..760a87a 100644 --- a/gio/win32/gwinhttpfileoutputstream.c +++ b/gio/win32/gwinhttpfileoutputstream.c @@ -14,9 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: Alexander Larsson * Author: Tor Lillqvist @@ -83,7 +81,7 @@ g_winhttp_file_output_stream_init (GWinHttpFileOutputStream *info) { } -/* +/** * g_winhttp_file_output_stream_new: * @file: the GWinHttpFile being read * @connection: handle to the HTTP connection, as from WinHttpConnect()