summaryrefslogtreecommitdiff
path: root/apps/examples/elf/tests/helloxx/hello++2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/elf/tests/helloxx/hello++2.cpp')
-rw-r--r--apps/examples/elf/tests/helloxx/hello++2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/elf/tests/helloxx/hello++2.cpp b/apps/examples/elf/tests/helloxx/hello++2.cpp
index f1268dda5..5d4ba9923 100644
--- a/apps/examples/elf/tests/helloxx/hello++2.cpp
+++ b/apps/examples/elf/tests/helloxx/hello++2.cpp
@@ -61,7 +61,7 @@ public:
printf("CThingSayer::CThingSayer: I am!\n");
szWhatToSay = (const char*)NULL;
}
-
+
~CThingSayer(void)
{
printf("CThingSayer::~CThingSayer: I cease to be\n");