Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
sxiv
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
version 0.1
master
Bert
hace 14 años
padre
50da19f9c1
commit
60a9ed7567
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
sxiv.h
+ 1
- 1
sxiv.h
Ver fichero
@@ -21,7 +21,7 @@
#include "config.h"
#define VERSION "
git-2
01
10119
"
#define VERSION "0
.
1"
#define ABS(a) ((a) < 0 ? (-(a)) : (a))
#define MIN(a,b) ((a) < (b) ? (a) : (b))
Escribir
Vista previa
Cargando…
Cancelar
Guardar