Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4575 - trunk/src/os/unix

Anonymous User
April 05, 2012 11:34AM
Author: maxim
Date: 2012-04-05 15:32:43 +0000 (Thu, 05 Apr 2012)
New Revision: 4575
URL: http://trac.nginx.org/nginx/changeset/4575/nginx

Log:
Style: the function type should be on a line by itself
preceding the function. No functional changes.


Modified:
trunk/src/os/unix/ngx_daemon.c

Modified: trunk/src/os/unix/ngx_daemon.c
===================================================================
--- trunk/src/os/unix/ngx_daemon.c 2012-04-03 08:22:00 UTC (rev 4574)
+++ trunk/src/os/unix/ngx_daemon.c 2012-04-05 15:32:43 UTC (rev 4575)
@@ -9,7 +9,8 @@
#include <ngx_core.h>


-ngx_int_t ngx_daemon(ngx_log_t *log)
+ngx_int_t
+ngx_daemon(ngx_log_t *log)
{
int fd;


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
SubjectAuthorViewsPosted

[nginx] svn commit: r4575 - trunk/src/os/unix

Anonymous User447April 05, 2012 11:34AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 65
Record Number of Users: 5 on May 22, 2013
Record Number of Guests: 150 on May 22, 2013
Powered by nginx    Powered by FreeBSD    PHP Powered    Powered by Percona     ipv6 ready