diff options
Diffstat (limited to 'c.html.markdown')
| -rw-r--r-- | c.html.markdown | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/c.html.markdown b/c.html.markdown index ef341abf..a737696f 100644 --- a/c.html.markdown +++ b/c.html.markdown @@ -905,7 +905,6 @@ Node createLinkedList(int *vals, int len);  /* a header file but instead put into separate headers or a C file.          */  #endif /* End of the if precompiler directive. */ -  ```  ## Further Reading | 
