pogojotz преди 9 години
родител
ревизия
82b3d9f095
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      source/src/ports/opener_error.h

+ 1 - 1
source/src/ports/opener_error.h

@@ -39,4 +39,4 @@ char *GetErrorMessage(int error_number);
  * This function shall implement an appropriate method to free the space allocated
  * by GetErrorMessage(int)
  */
-void FreeErrorMessage(char *error_message)
+void FreeErrorMessage(char *error_message);