diff options
author | Christopher Faylor <me@cgf.cx> | 2002-12-12 03:09:38 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-12-12 03:09:38 +0000 |
commit | 6d14741177aab17a98463658597f4b139fb39dba (patch) | |
tree | 0514a4c450974ff95786d2740cad9e58bb2623d7 /winsup/cygwin/pinfo.h | |
parent | 023a6b2aff08185fc691f72c49fbb05ecd8e2006 (diff) | |
download | cygnal-6d14741177aab17a98463658597f4b139fb39dba.tar.gz cygnal-6d14741177aab17a98463658597f4b139fb39dba.tar.bz2 cygnal-6d14741177aab17a98463658597f4b139fb39dba.zip |
whitespace
Diffstat (limited to 'winsup/cygwin/pinfo.h')
-rw-r--r-- | winsup/cygwin/pinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/pinfo.h b/winsup/cygwin/pinfo.h index 829a2c1ba..89b683f94 100644 --- a/winsup/cygwin/pinfo.h +++ b/winsup/cygwin/pinfo.h @@ -92,7 +92,7 @@ public: /* Non-zero if process was stopped by a signal. */ char stopsig; - + /* commune */ pid_t hello_pid; HANDLE tothem; |