mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04: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