From: Michael Theall Date: Fri, 22 Jan 2016 01:22:43 +0000 (-0600) Subject: fix spacing X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=07faf3d40cec5d28a57c46a78ef5c24026f9a26a;p=corbenik%2Fctrulib.git fix spacing --- diff --git a/libctru/source/services/soc/soc_getipinfo.c b/libctru/source/services/soc/soc_getipinfo.c index d425503..a52c701 100644 --- a/libctru/source/services/soc/soc_getipinfo.c +++ b/libctru/source/services/soc/soc_getipinfo.c @@ -11,10 +11,10 @@ typedef struct int SOCU_GetIPInfo(struct in_addr *ip, struct in_addr *netmask, struct in_addr *broadcast) { - int i, ret; - u32 *cmdbuf = getThreadCommandBuffer(); - u32 *staticbufs = getThreadStaticBuffers(); - u32 saved_threadstorage[2]; + int i, ret; + u32 *cmdbuf = getThreadCommandBuffer(); + u32 *staticbufs = getThreadStaticBuffers(); + u32 saved_threadstorage[2]; SOCU_IPInfo_t info; cmdbuf[0] = IPC_MakeHeader(0x1A,3,0); //0x1A00C0