Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > deca1ef402a003fef729a2d1966bd3b5 > files > 2

wireshark-1.4.6-2.1.mga1.src.rpm

--- wireshark-1.4.6/epan/wslua/template-init.lua~	2011-10-11 12:04:22.905023575 +0200
+++ wireshark-1.4.6/epan/wslua/template-init.lua	2011-10-11 12:04:22.916023448 +0200
@@ -73,5 +73,5 @@
 DATA_DIR = datafile_path()
 USER_DIR = persconffile_path()
 
-dofile("console.lua")
---dofile("dtd_gen.lua")
+dofile(DATA_DIR.."console.lua")
+ --dofile(DATA_DIR.."dtd_gen.lua")