Adjustment from "make indent".

This commit is contained in:
Andrew Wood
2026-04-25 21:01:56 +01:00
parent 18b1926d61
commit 4854d71aa9
+1 -1
View File
@@ -238,7 +238,7 @@ pvstate_t pv_state_alloc(void)
if (!buffer_too_small)
break;
}
#endif /* HAVE_GETCWD */
#endif /* HAVE_GETCWD */
return state;
}