Skip to content

Commit 64b84d0

Browse files
author
Ivan Lazarev
committed
[PBCKP-236] hotfix-2 for C89 compatibility
1 parent 0b474d2 commit 64b84d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/remote.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ size_t prepare_compatibility_str(char* compatibility_buf, size_t compatibility_b
319319
};
320320

321321
size_t result_size = 0;
322+
int i;
322323
*compatibility_buf = '\0';
323324

324-
int i;
325325
for (i = 0; i < (sizeof compatibility_params / sizeof(compatibility_param)); i++)
326326
{
327327
if (compatibility_params[i].strval != NULL)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy