summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_process.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-05 04:24:48 +0000
committerChristopher Faylor <me@cgf.cx>2002-11-05 04:24:48 +0000
commit73f7245be241129f9fe50a06f88e0d271ad6aac7 (patch)
tree5c907d1cda1487120cb51085884b2398699b9f7f /winsup/cygwin/fhandler_process.cc
parent5806add291f1c7561b85ab188298c34a9f3a06c4 (diff)
downloadcygnal-73f7245be241129f9fe50a06f88e0d271ad6aac7.tar.gz
cygnal-73f7245be241129f9fe50a06f88e0d271ad6aac7.tar.bz2
cygnal-73f7245be241129f9fe50a06f88e0d271ad6aac7.zip
revert erroneous checkins
Diffstat (limited to 'winsup/cygwin/fhandler_process.cc')
-rw-r--r--winsup/cygwin/fhandler_process.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_process.cc b/winsup/cygwin/fhandler_process.cc
index 7b1773f0e..03000a21d 100644
--- a/winsup/cygwin/fhandler_process.cc
+++ b/winsup/cygwin/fhandler_process.cc
@@ -60,7 +60,7 @@ static const char * const process_listing[] =
"ctty",
"stat",
"statm",
- "qmdline",
+ "cmdline",
NULL
};