fix cpp ex
This commit is contained in:
parent
a01d408bed
commit
348f62b725
@ -275,7 +275,7 @@ int forwardMinuteBuffer(t_forwarderHandle *handle, t_minuteBuffer *buf) {
|
||||
char payload[256];
|
||||
int res = snprintf(payload, sizeof(payload),
|
||||
"%s,valid=1,location=%s,host=%s freq=%d.%03d"
|
||||
#if OS = OpenBSD
|
||||
#if OS == OpenBSD
|
||||
" %llu"
|
||||
#else
|
||||
" %lu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user