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
Subject Author Views Posted

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

Anonymous User 1005 April 05, 2012 11:34AM



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

Online Users

Guests: 214
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready