Indented.

This commit is contained in:
skarg
2007-11-29 15:56:53 +00:00
parent c585241c03
commit 411d6c1b24
236 changed files with 17864 additions and 15724 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
/* x[2] = 0x03 */
/* x[3] = 0x04 */
int big_endian(void)
int big_endian(
void)
{
union {
long l;