diff options
Diffstat (limited to 'test/signal-threads.cpp')
-rw-r--r-- | test/signal-threads.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signal-threads.cpp b/test/signal-threads.cpp index 8c212b6f..c4789c83 100644 --- a/test/signal-threads.cpp +++ b/test/signal-threads.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2019, Google Inc. * - * signal-threads.cpp - Cross-thread signal delivery test + * Cross-thread signal delivery test */ #include <chrono> |