]> 4ch.mooo.com Git - 16.git/commitdiff
notime
authorsparky4 <sparky4@cock.li>
Fri, 3 Nov 2017 21:42:02 +0000 (16:42 -0500)
committersparky4 <sparky4@cock.li>
Fri, 3 Nov 2017 21:42:02 +0000 (16:42 -0500)
src/lib/ll.c

index 55aa90af824a9263c4bc4485c35da57c5b5e17c7..103388ae2654087aca8227109e64c5e4258c8483 100755 (executable)
@@ -259,7 +259,6 @@ void Movenode(struct node** destRef, struct node** sourceRef)
        /* Move dest to point to the new node */\r
        *destRef = newnode;\r
 }\r
-#endif\r
 \r
 /*     Function to insert a node at the beginging of the\r
        linked list */\r