Skip to content
Snippets Groups Projects
Commit 00a5bc44 authored by Oliver Bock's avatar Oliver Bock
Browse files

Fixed comment

parent d49520d3
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ public: ...@@ -56,7 +56,7 @@ public:
* It takes as an argument the name of the shared memory area to be used * It takes as an argument the name of the shared memory area to be used
* for inter-process communication. * for inter-process communication.
* *
* \param sharedMemoryIdentifier The identifier of the shared memory area * \param sharedMemoryAreaIdentifier The identifier of the shared memory area
*/ */
BOINCClientAdapter(string sharedMemoryAreaIdentifier); BOINCClientAdapter(string sharedMemoryAreaIdentifier);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment