Fix compilation
commit27068e19a2c2d33384f0b5860bd339c20e6e0676
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 26 Feb 2012 19:40:10 +0000 (26 19:40 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 27 Feb 2012 01:14:37 +0000 (27 01:14 +0000)
tree0d506a43eb0c7a393611758febd9b5e2c1009e0e
parentd167acf69cced370b1ca1b15486f1f20559a0433
Fix compilation

WMWritePropListToFile() changed its definition, and it no longer
contains what used to be the last argument. The fix is trivial, as
the default behaviour of WMWritePropListToFile() is identical to the
old one with the last argument being "True".

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
defs/chdef.c
src/extnInspector.c