Fix doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31462 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-09-24 11:58:09 +00:00
parent 966da4da13
commit fca8ba713f

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.