mirror of
https://github.com/vim/vim.git
synced 2025-11-09 10:37:17 -05:00
Updated runtime files.
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int
|
||||
main()
|
||||
main(void)
|
||||
{
|
||||
while (1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user