зеркало из https://github.com/mozilla/pjs.git
Changed C++ comment to C comment.
This commit is contained in:
Родитель
afd3088bfe
Коммит
0b7f3411e9
|
@ -2561,11 +2561,11 @@ htmlarea_text_focus(FEFormData *fed, LO_FormElementStruct *form)
|
|||
static void
|
||||
htmlarea_lost_focus(FEFormData *fed)
|
||||
{
|
||||
//
|
||||
// TODO: Do stuff like in ...
|
||||
//
|
||||
// text_lost_focus(fed);
|
||||
//
|
||||
/*
|
||||
* TODO: Do stuff like in ...
|
||||
*
|
||||
* text_lost_focus(fed);
|
||||
*/
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Загрузка…
Ссылка в новой задаче