mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Fix existing syntactics nits.
This commit is contained in:
parent
7f935f010b
commit
8bb853f643
93 changed files with 393 additions and 397 deletions
|
@ -2,7 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
pub static PUB_DOMAINS : [&'static str; 5953] = [
|
||||
pub static PUB_DOMAINS: [&'static str; 5953] = [
|
||||
"com.ac",
|
||||
"edu.ac",
|
||||
"gov.ac",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue