This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
p_kosyh
/
klish
Fork de
pkun/klish
Seguir
1
Destacar
0
Fork
0
Ficheiros
Explorar o código
enter extra eol before return
Peter K
%!s(int64=4) %!d(string=hai) anos
pai
8c2153e822
achega
165f664f7d
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
faux/log/log.c
+ 1
- 0
faux/log/log.c
Ver ficheiro
@@ -65,5 +65,6 @@ int faux_log_facility(const char *str, int *facility) {
return 0;
}
}
+
return -1;
}