changeset 108041:b7e386fab1a9

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 05 Apr 2010 10:14:31 +0000
parents c585a710efe7 (current diff) da85212a72c2 (diff)
children 31459e4835b5
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,