summaryrefslogtreecommitdiff
path: root/cd_linkedlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'cd_linkedlist.c')
-rw-r--r--cd_linkedlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cd_linkedlist.c b/cd_linkedlist.c
index 09674de..6dae0e3 100644
--- a/cd_linkedlist.c
+++ b/cd_linkedlist.c
@@ -6,7 +6,7 @@
#include <stdbool.h>
#include <string.h>
-// circular doubly linked list demo
+// circular doubly linked list demo hej hej
struct waster {
int gg;