# HG changeset patch # User Katsumi Yamaoka # Date 1270462471 0 # Node ID b7e386fab1a9b1836fb811c7481715915c9542dd # Parent c585a710efe7f8ea78006198ce617cfaafc06b82# Parent da85212a72c27bb06edd254a7682f0255d4f632c Merge from mainline. diff -r c585a710efe7 -r b7e386fab1a9 src/xfns.c --- a/src/xfns.c Sun Apr 04 21:58:17 2010 +0000 +++ b/src/xfns.c Mon Apr 05 10:14:31 2010 +0000 @@ -3156,7 +3156,7 @@ XTextProperty text; int bytes, stringp; int do_free_text_value = 0; - long pid = (long)getpid(); + long pid = (long) getpid (); text.value = x_encode_text (Vsystem_name, Qcompound_text, 0, &bytes, &stringp,