Formatting, whitespace

This commit is contained in:
Olof hagsand 2025-03-16 17:28:11 +01:00
parent f26ea043c7
commit 411f509fd8
19 changed files with 288 additions and 288 deletions

View file

@ -130,9 +130,9 @@ startup --+-------------------------------------> BROKEN XML
* @note: if commit fails, copy factory to running
*/
int
startup_mode_startup(clixon_handle h,
char *db,
cbuf *cbret)
startup_mode_startup(clixon_handle h,
char *db,
cbuf *cbret)
{
int retval = -1;
int ret = 0;