From 19811dbdded93bc57e536cbcf7b067aee6d8ef26 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 2 Nov 2009 12:41:56 +0000 Subject: style fix --- src/os/unix/ngx_freebsd_rfork_thread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/os/unix/ngx_freebsd_rfork_thread.h') diff --git a/src/os/unix/ngx_freebsd_rfork_thread.h b/src/os/unix/ngx_freebsd_rfork_thread.h index 6b5c8a9c3..9826822b2 100644 --- a/src/os/unix/ngx_freebsd_rfork_thread.h +++ b/src/os/unix/ngx_freebsd_rfork_thread.h @@ -118,5 +118,4 @@ void ngx_mutex_unlock(ngx_mutex_t *m); typedef int (*ngx_rfork_thread_func_pt)(void *arg); - #endif /* _NGX_FREEBSD_RFORK_THREAD_H_INCLUDED_ */ -- cgit v1.2.3