Fix doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31461 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-09-24 11:57:21 +00:00
parent 51ef27dc94
commit 49ed00e105

View File

@ -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.