]> git.lyx.org Git - lyx.git/blobdiff - src/support/forkedcontr.h
* lyxfunctional.h: delete compare_memfun and helper classes
[lyx.git] / src / support / forkedcontr.h
index 8768015be9dfed075934fce2347fdc7c92ab249c..b5dbe72340cdf653fa993135787fc79d33bf52b1 100644 (file)
@@ -38,7 +38,7 @@ public:
        /** Those child processes that are found to have finished are removed
         *  from the list and their callback function is passed the final
         *  return state.
-        */
+        */
        void handleCompletedProcesses();
 
        /// Add a new child process to the list of controlled processes.