Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
libcaca
réplica de
https://github.com/cacalabs/libcaca.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
7
Wiki
Actividad
Explorar el Código
* Hahaha, fixed the coding style example.
tags/v0.99.beta14
Sam Hocevar
sam
hace 18 años
padre
5cb4d4dedf
commit
5b25febea4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
doc/style.dox
+ 1
- 1
doc/style.dox
Ver fichero
@@ -65,7 +65,7 @@ return a + (b & x) + d[10];
int function(int a)
{
if(a & 0x84)
return;
return
a
;
if(a < 0)
{
Escribir
Vista previa
Cargando…
Cancelar
Guardar