From fca8ba713f0379a2b744ea9926e5d4fe7e5e90cf Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 24 Sep 2009 11:58:09 +0000 Subject: [PATCH] Fix doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31462 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/ForkedCalls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/support/ForkedCalls.h b/src/support/ForkedCalls.h index e628f882cc..c45211f7a2 100644 --- a/src/support/ForkedCalls.h +++ b/src/support/ForkedCalls.h @@ -135,7 +135,7 @@ private: }; -/* +/** * An instance of class ForkedCall represents a single child process. * * Class ForkedCall uses fork() and execvp() to lauch the child process. -- 2.39.2