Indented.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
/* x[2] = 0x03 */
|
||||
/* x[3] = 0x04 */
|
||||
|
||||
int big_endian(void)
|
||||
int big_endian(
|
||||
void)
|
||||
{
|
||||
union {
|
||||
long l;
|
||||
|
||||
Reference in New Issue
Block a user