astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2021-05-02 21:20:51 +02:00
parent ac505afe69
commit 1bce1cf83c
1 changed files with 6 additions and 6 deletions

View File

@ -32,8 +32,8 @@
<leak-ignore/>
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<not-uninit/>
<not-bool/>
</arg>
</function>
<define name="__bswap_constant_16(x)" value="bswap_16(x)"/>
@ -46,8 +46,8 @@
<leak-ignore/>
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<not-uninit/>
<not-bool/>
</arg>
</function>
<define name="__bswap_constant_32(x)" value="bswap_32(x)"/>
@ -60,8 +60,8 @@
<leak-ignore/>
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<not-uninit/>
<not-bool/>
</arg>
</function>
<define name="__bswap_constant_64(x)" value="bswap_64(x)"/>