mirror of
				https://github.com/lxsang/antd-lua-plugin
				synced 2025-10-31 18:35:40 +01:00 
			
		
		
		
	fix symbol missing
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								dist/lua-0.5.2b.tar.gz
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dist/lua-0.5.2b.tar.gz
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -293,7 +293,7 @@ static int l_unknow (lua_State *L) { | ||||
| static int l_log(lua_State *L) | ||||
| { | ||||
| 	const char* s = luaL_checkstring(L,1); | ||||
| 	server_log("%s",s); | ||||
| 	syslog (LOG_NOTICE, "%s", s); | ||||
| 	return 0; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user