]> git.lyx.org Git - lyx.git/blobdiff - src/support/ForkedCalls.h
Expand comment
[lyx.git] / src / support / ForkedCalls.h
index 452c9792c4661a5a457bad0ad0c9d9740fdfb30a..8a4bf1d4aa40a9cc53a4e904fd73ff464eab4cbc 100644 (file)
@@ -201,7 +201,7 @@ ForkedCall::sigPtr add(std::string const & process);
 /// Query whether the queue is running a forked process now.
 bool running();
 
-}
+} // namespace ForkedCallQueue
 
 
 /**