зеркало из https://github.com/mozilla/gecko-dev.git
Changed C++ comment to C comment.
This commit is contained in:
Родитель
4a709151f5
Коммит
df7e9649fb
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче