This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
OpenWrt
/
openwrt
mirror de
https://github.com/openwrt/openwrt.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
base_files: Remove . from end of localhost entry
SVN-Revision: 22508
Hamish Guthrie
15 anos atrás
pai
0d06aa524a
commit
cbc8b3968c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
package/base-files/files/etc/hosts
+ 1
- 1
package/base-files/files/etc/hosts
Ver arquivo
@@ -1 +1 @@
-127.0.0.1 localhost
.
+127.0.0.1 localhost