mirror of
https://github.com/zoriya/ash.git
synced 2026-06-05 03:19:43 +00:00
Coding style
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
** loop
|
||||
*/
|
||||
|
||||
int main()
|
||||
int main(void)
|
||||
{
|
||||
while (1);
|
||||
return (0);
|
||||
|
||||
Reference in New Issue
Block a user