summaryrefslogtreecommitdiff
path: root/ACE/contrib/FaCE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-05-19 10:34:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-05-19 10:34:37 +0000
commit664acfd76b10b9155df707bb86492a63d8adea5a (patch)
tree1a95950e7aa37cf370d7843968e3778ac41c7773 /ACE/contrib/FaCE
parent44d977ebaa52fe129e8df06772e79e34a56f3e37 (diff)
downloadATCD-664acfd76b10b9155df707bb86492a63d8adea5a.tar.gz
Diffstat (limited to 'ACE/contrib/FaCE')
-rw-r--r--ACE/contrib/FaCE/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/contrib/FaCE/Main.cpp b/ACE/contrib/FaCE/Main.cpp
index 84e041db5f8..06947701d2e 100644
--- a/ACE/contrib/FaCE/Main.cpp
+++ b/ACE/contrib/FaCE/Main.cpp
@@ -13,7 +13,7 @@ extern BOOL InitInstance (HINSTANCE, int);
extern void InitSetup();
-int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, ACE_TCHAR* lpCmdLine, int nCmdShow)
+int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE, ACE_TCHAR*, int nCmdShow)
{
MSG msg;
HACCEL hAccelTable;