[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. 41230fabc2a45b9694810
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2020-07-04 17:05:32
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 41230fabc2a45b96948109e88607cf2e08310141 (commit) from 0fb7148172726be826d9eef08cc008a65201f98c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 41230fabc2a45b96948109e88607cf2e08310141 Author: Michael Black W9MDB <mdb...@ya...> Date: Sat Jul 4 12:05:17 2020 -0500 Fix sleep.c #endif diff --git a/src/sleep.c b/src/sleep.c index f8fba17c..ffcb3273 100644 --- a/src/sleep.c +++ b/src/sleep.c @@ -85,7 +85,6 @@ unsigned int sleep(unsigned int secs) return 0; } #endif -#endif #if 0 ----------------------------------------------------------------------- Summary of changes: src/sleep.c | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |