mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-10-26 12:27:44 +00:00 
			
		
		
		
	| @@ -52,7 +52,7 @@ SDL_SetHintWithPriority(const char *name, const char *value, | ||||
|     SDL_Hint *hint; | ||||
|     SDL_HintWatch *entry; | ||||
|  | ||||
|     if (!name || !value) { | ||||
|     if (!name) { | ||||
|         return SDL_FALSE; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ryan C. Gordon
					Ryan C. Gordon