Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sfeakes/AqualinkD
Browse files Browse the repository at this point in the history
  • Loading branch information
sfeakes committed Mar 30, 2024
2 parents ac48a5e + 42064d1 commit 4aedcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timespec_subtract.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/


/* Based on https://www.gnu.org/software/libc/manual/html_node/Elapsed-Time.html
/* Based on https://www.gnu.org/software/libc/manual/html_node/Calculating-Elapsed-Time.html
Subtract the struct timespec values X and Y,
storing the result in RESULT.
Return 1 if the difference is negative, otherwise 0. */
Expand Down

0 comments on commit 4aedcc7

Please sign in to comment.