[reSIProcate] [patch] fix warning

Scott Godin slgodin at icescape.com
Tue Sep 5 10:12:59 CDT 2006


Applied - thanks!

> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
> [mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
> Alfred E. Heggestad
> Sent: Tuesday, September 05, 2006 3:35 AM
> To: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] [patch] fix warning
> 
> this patch fixes a small warning in rutil:
> 
> 
> Index: rutil/ThreadIf.cxx
> ===================================================================
> --- rutil/ThreadIf.cxx  (revision 6553)
> +++ rutil/ThreadIf.cxx  (working copy)
> @@ -169,7 +169,7 @@
>  #else
>     CloseHandle(mThread);
>     mThread = 0;
> -#endif;
> +#endif
>     mId = 0;
>  }
> 
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel




More information about the resiprocate-devel mailing list