summaryrefslogtreecommitdiffstats
path: root/tdeabc/tests/testaddresseelist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeabc/tests/testaddresseelist.cpp')
-rw-r--r--tdeabc/tests/testaddresseelist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/tests/testaddresseelist.cpp b/tdeabc/tests/testaddresseelist.cpp
index 12964a687..e65d4379c 100644
--- a/tdeabc/tests/testaddresseelist.cpp
+++ b/tdeabc/tests/testaddresseelist.cpp
@@ -17,7 +17,7 @@ static const TDECmdLineOptions options[] =
TDECmdLineLastOption
};
-int main(int /*argc*/,char /* **argv*/)
+int main(int /*argc*/, char** /*argv*/)
{
/* TDEAboutData aboutData("testaddresseelist","TestAddresseeList","0.1");
TDECmdLineArgs::init(argc, argv, &aboutData);