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

List:       xerces-cvs
Subject:    svn commit: r646201 -
From:       borisk () apache ! org
Date:       2008-04-09 7:05:57
Message-ID: 20080409070557.C55941A983A () eris ! apache ! org
[Download RAW message or body]

Author: borisk
Date: Wed Apr  9 00:05:56 2008
New Revision: 646201

URL: http://svn.apache.org/viewvc?rev=646201&view=rev
Log:
Use proper signature for main

Modified:
    xerces/c/trunk/samples/src/CreateDOMDocument/CreateDOMDocument.cpp

Modified: xerces/c/trunk/samples/src/CreateDOMDocument/CreateDOMDocument.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/samples/src/CreateDOMDocument/CreateDOMDocument.cpp?rev=646201&r1=646200&r2=646201&view=diff
 ==============================================================================
--- xerces/c/trunk/samples/src/CreateDOMDocument/CreateDOMDocument.cpp (original)
+++ xerces/c/trunk/samples/src/CreateDOMDocument/CreateDOMDocument.cpp Wed Apr  9 \
00:05:56 2008 @@ -89,7 +89,7 @@
 //  main
 // ---------------------------------------------------------------------------
 
-int main(int argC, char* /* argV[] */)
+int main(int argC, char*[])
 {
     // Initialize the XML4C2 system.
     try



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org


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

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