mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	Remove trailing spaces in file src/xcatflowrequest.c
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
int main(int argc, char* argv[]) { 
 | 
			
		||||
int main(int argc, char* argv[]) {
 | 
			
		||||
	int server;
 | 
			
		||||
	struct addrinfo hints;
 | 
			
		||||
	struct addrinfo *results,*cur;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user