OSDN Git Service

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 55aa90a..103388a 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