--- rxvt-unicode/src/logging.C 2005/02/16 21:37:10 1.16 +++ rxvt-unicode/src/logging.C 2005/02/17 15:07:48 1.17 @@ -75,7 +75,7 @@ #ifdef HAVE_UTMP_PID int i; #endif - struct passwd *pwent = getpwuid (getuid ()); + struct passwd *pwent = getpwuid (getuid ()); if (!strncmp (pty, "/dev/", 5)) pty += 5; /* skip /dev/ prefix */