Skip to content

Commit 6053ce1

Browse files
committed
tidying up legacy headers
1 parent b0bae6c commit 6053ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/client/legacy_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LIBRARY_API inline void idamFree(int handle)
1515

1616
LIBRARY_API inline void idamFreeAll()
1717
{
18-
udaFreeAll()
18+
udaFreeAll();
1919
}
2020

2121
#ifdef __cplusplus

0 commit comments

Comments
 (0)