On 23-08-17, Ahmad Fatoum wrote:
> defaultenv_append_directory is called as if it were a function and the
> trailing semicolon can break parse of if-else statements. Wrap in do { }
> while (0) to avoid this.
>
> Signed-off-by: Ahmad Fatoum <[email protected]>Reviewed-by: Marco Felsch <[email protected]>
