mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 14:30:43 +00:00
follow up Bug 600469. indent only fix. r=mak77, a=whitespace fix
This commit is contained in:
parent
d69367ea98
commit
25ccca1076
@ -517,7 +517,7 @@ nsPlacesAutoComplete.prototype = {
|
||||
handleError: function PAC_handleError(aError)
|
||||
{
|
||||
Components.utils.reportError("Places AutoComplete: An async statement encountered an " +
|
||||
"error: " + aError.result + ", '" + aError.message + "'");
|
||||
"error: " + aError.result + ", '" + aError.message + "'");
|
||||
},
|
||||
|
||||
handleCompletion: function PAC_handleCompletion(aReason)
|
||||
|
Loading…
x
Reference in New Issue
Block a user