diff --git a/src/libwhb/include/whb/commandserver.h b/src/libwhb/include/whb/commandserver.h index 4c6ece37..bc3fd9cf 100644 --- a/src/libwhb/include/whb/commandserver.h +++ b/src/libwhb/include/whb/commandserver.h @@ -19,7 +19,7 @@ void WHBCommandServerStop(); BOOL -WHBCommandServerListen(); +WHBCommandServerListen(char * stringLocation); #ifdef __cplusplus }