From 0a054705e9a674d11b9b166b32150d71a3cd442f Mon Sep 17 00:00:00 2001 From: Victor Grishchenko Date: Tue, 30 Mar 2010 01:12:38 +0200 Subject: [PATCH] minor --- Makefile | 2 +- doc/index.html | 2 +- httpgw.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 8efc4ab..0e82f2a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CPPFLAGS=-g -I. +CPPFLAGS=-O2 -I. all: swift diff --git a/doc/index.html b/doc/index.html index 6fd54e5..a47e928 100644 --- a/doc/index.html +++ b/doc/index.html @@ -19,7 +19,7 @@ diff --git a/httpgw.cpp b/httpgw.cpp index b79b080..9738cc1 100644 --- a/httpgw.cpp +++ b/httpgw.cpp @@ -90,7 +90,7 @@ void HttpGwMayWriteCallback (SOCKET sink) { void HttpGwSwiftProgressCallback (int transfer, bin64_t bin) { for (int httpc=0; httpc