Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Jan 13, 2025
1 parent c8be65b commit b2bd0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vscp/common/vscphelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ vscp_sem_wait(sem_t *sem, uint32_t waitms);
#endif


if WIN32
#ifdef WIN32
/*!
@param phHandle Pointer to handle of semaphore to wait for
@return 0 on success, -1 on error
Expand Down

0 comments on commit b2bd0e6

Please sign in to comment.