Explorar o código

enter extra eol before return

Peter K %!s(int64=4) %!d(string=hai) anos
pai
achega
165f664f7d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      faux/log/log.c

+ 1 - 0
faux/log/log.c

@@ -65,5 +65,6 @@ int faux_log_facility(const char *str, int *facility) {
 			return 0;
 		}
 	}
+
 	return -1;
 }