Skip to content

Commit 0e04f53

Browse files
authored
Created README.md
1 parent f907da7 commit 0e04f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Queue/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,6 @@ int dequeue() {
179179
180180
return data;
181181
}
182-
```
182+
```
183183
---
184184
For a complete Queue program in C programming language. Please check out above code files.

0 commit comments

Comments
 (0)