updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / clam / Connection_gcc-4.6.patch
blob48fa95e09f1ca1c9aec2e44e44724da7314c2529
1 --- CLAM-1.4.0/src/Standard/Connection.cxx 2007-04-16 13:10:57.000000000 -0300
2 +++ src/CLAM-1.4.0/src/Standard/Connection.cxx 2011-09-07 12:03:30.122809879 -0300
3 @@ -26,7 +26,7 @@
6 Connection::Connection()
7 - : mMustFreeSignal(false), mConnectedSignal( NULL )
8 + : mMustFreeSignal(false), mConnectedSignal( 0 )