]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/lostsub.c
Indented with src/scripts/indent-emp.
[empserver] / src / lib / subs / lostsub.c
index ce875f85ddc8516b99bf0046d4cb33fc10c2778a..c6ab56c521c5f42ab73de0afcbdff08b7e88edf2 100644 (file)
@@ -87,12 +87,12 @@ makenotlost(char type, natid owner, short int id, coord x, coord y)
 
 int
 findlost(char type, natid owner, short int id, coord x, coord y, int free)
-          
-            
-         
-        
-        
-          /* Give me the item of a free slot */
+
+
+
+
+
+         /* Give me the item of a free slot */
 {
     struct loststr lost;
     int n;