summaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygserver_process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/cygserver_process.cc')
-rwxr-xr-xwinsup/cygwin/cygserver_process.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/cygserver_process.cc b/winsup/cygwin/cygserver_process.cc
index 88115cfd4dd..7118bbcd9b8 100755
--- a/winsup/cygwin/cygserver_process.cc
+++ b/winsup/cygwin/cygserver_process.cc
@@ -78,7 +78,7 @@ process::~process ()
}
/* No need to be thread-safe as this is only ever called by
- * process_cache::remove_process(). If it has to be made thread-safe
+ * process_cache::remove_process (). If it has to be made thread-safe
* later on, it should not use the `access' critical section as that
* is held by the client request handlers for an arbitrary length of
* time, i.e. while they do whatever processing is required for a