[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r819893 - /httpd/httpd/trunk/server/util_script.c
From:       fuankg () apache ! org
Date:       2009-09-29 12:08:29
Message-ID: 20090929120829.5ED3523888CF () eris ! apache ! org
[Download RAW message or body]

Author: fuankg
Date: Tue Sep 29 12:08:28 2009
New Revision: 819893

URL: http://svn.apache.org/viewvc?rev=819893&view=rev
Log:
added comment about the never reached return statement.

Modified:
    httpd/httpd/trunk/server/util_script.c

Modified: httpd/httpd/trunk/server/util_script.c
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/util_script.c?rev=819893&r1=819892&r2=819893&view=diff
 ==============================================================================
--- httpd/httpd/trunk/server/util_script.c (original)
+++ httpd/httpd/trunk/server/util_script.c Tue Sep 29 12:08:28 2009
@@ -598,7 +598,7 @@
             apr_table_add(merge, w, l);
         }
     }
-
+    /* never reached - we leave this function within the while loop above */
     return OK;
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic