Diff

util-src/pposix.c @ 7835:a809dcfd0c5b

util-src/*.c: Squeeze repeated blank lines
author Kim Alvefur <zash@zash.se>
date Mon, 23 Jan 2017 18:33:35 +0100
parent 7818:54669df178c2
child 7889:b8d694646597
line wrap: on
line diff
--- a/util-src/pposix.c	Mon Jan 23 10:46:42 2017 +0100
+++ b/util-src/pposix.c	Mon Jan 23 18:33:35 2017 +0100
@@ -595,8 +595,6 @@
 		return 2;
 	}
 
-
-
 	resource = luaL_checkstring(L, 1);
 	rid = string2resource(resource);