Abhishek Akkabathula da9903fe57 elf/tests/helloxx: fix build break with elf cpp exceptions example
fix the below build error by correcting the typo (tring -> string)

hello++5.cxx: In member function 'virtual void CThingSayer::ThrowMyThing(const char*)':
hello++5.cxx:157:21: error: 'tring' was not declared in this scope
  157 |   throw MyException(tring(czSayThis));
      |                     ^~~~~

Signed-off-by: Abhishek Akkabathula <a.akkabathul@samsung.com>
2024-02-15 08:31:51 +01:00
..
2023-07-08 13:52:02 +08:00
2023-12-03 14:27:14 -03:00
2023-08-17 22:51:51 +03:00
2024-01-21 06:21:18 -08:00
2023-07-08 13:52:02 +08:00
2023-07-20 01:44:39 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-11-06 09:02:42 +08:00
2023-10-06 17:24:44 +08:00
2023-10-21 11:04:41 +08:00
2023-07-08 13:52:02 +08:00
2023-09-25 16:21:40 -04:00
2023-07-08 13:52:02 +08:00