projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0be2a0
)
ftbfs
author
Christian Grothoff
<christian@grothoff.org>
Sun, 29 Mar 2020 11:36:08 +0000
(13:36 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 29 Mar 2020 11:36:08 +0000
(13:36 +0200)
src/util/getopt_helpers.c
patch
|
blob
|
history
diff --git
a/src/util/getopt_helpers.c
b/src/util/getopt_helpers.c
index f053158ae3a2560855af560072ee652f9f114796..a56ef2d9640f765ab344aa575ff1e872a96a35c3 100644
(file)
--- a/
src/util/getopt_helpers.c
+++ b/
src/util/getopt_helpers.c
@@
-650,7
+650,7
@@
set_timetravel_time (struct GNUNET_GETOPT_CommandLineProcessorContext *ctx,
option);
return GNUNET_SYSERR;
}
- if (rt.rel_value_us > L
ONG_
LONG_MAX)
+ if (rt.rel_value_us > LLONG_MAX)
{
fprintf (stderr,
_ ("Value given for time travel `%s' option is too big.\n"),