mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	test commit to ensure the server is happy again
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		
							
								
								
									
										2
									
								
								loader.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								loader.c
									
									
									
									
									
								
							| @@ -728,7 +728,7 @@ static struct module * __load_resource(const char *resource_name, | ||||
| 		cur->cb = m;	/* use the mod_data from the module itself */ | ||||
| 		errors = check_exported(cur); | ||||
| 	} else { | ||||
| 		ast_log(LOG_WARNING, "misstng mod_data for %s\n", | ||||
| 		ast_log(LOG_WARNING, "missing mod_data for %s\n", | ||||
| 			resource_name); | ||||
| 		errors++; | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user