From 5a019f435eb0068b524566d9babf172d58d0e96e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:48 +0200 Subject: tagging ychat-0.7.9.2 --- src/thrd/thro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/thrd/thro.h') diff --git a/src/thrd/thro.h b/src/thrd/thro.h index 783cd0d..8e7e0cf 100644 --- a/src/thrd/thro.h +++ b/src/thrd/thro.h @@ -17,7 +17,7 @@ private: } elem; - static void* start_( void *p_void ); + static void *start_( void *p_void ); public: thro( ); -- cgit v1.2.3