Skip to content

Commit b42570c

Browse files
removing DynamicQueue.c author
1 parent 554be8f commit b42570c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/c/DynamicQueue.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Implementação de uma Estrutura de Fila Dinâmica Ligada/Encadeada em C
3-
* Kelvin Salton do Prado - 2015
43
*/
54

65
#include <stdio.h>

0 commit comments

Comments
 (0)