We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f74c36 commit 289c0a1Copy full SHA for 289c0a1
doubly_linked_lists/1-dlistint_len.c
@@ -16,4 +16,4 @@ size_t dlistint_len(const dlistint_t *h)
16
}
17
18
return (n);
19
-}
+}
0 commit comments