< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] [patch] fix warning


Applied - thanks!

> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Alfred E. Heggestad
> Sent: Tuesday, September 05, 2006 3:35 AM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel