mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 17:38:36 +00:00
Changing C++ style comment to C style
This commit is contained in:
parent
12e737f1f8
commit
858ca9e345
@ -438,7 +438,7 @@ PRIVATE int net_output_about_url(ActiveEntry * cur_entry)
|
||||
#if defined(CookieManagement)
|
||||
else if(!PL_strcasecmp(which, "cookies"))
|
||||
{
|
||||
// NET_DisplayCookieInfoAsHTML(cur_entry->window_id);
|
||||
/* NET_DisplayCookieInfoAsHTML(cur_entry->window_id); */
|
||||
return(-1);
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user