mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	patch 7.4.2285
Problem: Generated files are outdated. Solution: Generate the files. Avoid errors when generating prototypes.
This commit is contained in:
		| @@ -1123,7 +1123,7 @@ out_num(long n) | ||||
| dos_packet( | ||||
|     struct MsgPort *pid,    /* process identifier ... (handlers message port) */ | ||||
|     long	    action, /* packet type ... (what you want handler to do)   */ | ||||
| 		    arg)    /* single argument */ | ||||
|     long	    arg)    /* single argument */ | ||||
| { | ||||
| # ifdef FEAT_ARP | ||||
|     struct MsgPort	    *replyport; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user