Correct minor typo in check/catomic.c. - lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
diff options
context:
space:
mode:
authorpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2022年10月05日 16:00:42 -0300
committerpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2022年10月05日 16:00:42 -0300
commit6b944c664f0725d62f8836973be06695f674a039 (patch)
treef9c5e68947ec84b64991441cbdd092f9ecf6cf46
parentc247c85e21b90654b2653cd255e75b3cc709a52f (diff)
downloadlightning-6b944c664f0725d62f8836973be06695f674a039.tar.gz
Correct minor typo in check/catomic.c.
Diffstat
-rw-r--r--check/catomic.c 4
1 files changed, 2 insertions, 2 deletions
diff --git a/check/catomic.c b/check/catomic.c
index 4180a57..ef09076 100644
--- a/check/catomic.c
+++ b/check/catomic.c
@@ -83,7 +83,7 @@ main(int argc, char *argv[])
/* lock acquired */ \
DEBUG_LOCK(); \
jit_prepare(); \
- /* pretend to be doing something useful for 0.01 usec
+ /* pretend to be doing something useful for 0.01 sec
* while holding the lock */ \
jit_pushargi(10000); \
jit_finishi(usleep); \
@@ -102,7 +102,7 @@ main(int argc, char *argv[])
/* lock acquired */ \
DEBUG_LOCK(); \
jit_prepare(); \
- /* pretend to be doing something useful for 0.01 usec
+ /* pretend to be doing something useful for 0.01 sec
* while holding the lock */ \
jit_pushargi(10000); \
jit_finishi(usleep); \
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月21日 13:22:38 +0000

AltStyle によって変換されたページ (->オリジナル) /