Skip to content

Commit 7d05741

Browse files
committed
Drop unintended change
Commit 'dc3acf3' inadvertently introduced an unintended change during Git hook verification. Change-Id: I064a54c197f48b1960a080a500588bfcbe5eae5b
1 parent 47116c9 commit 7d05741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

queue.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* cppcheck-suppress nullPointer
1111
*/
1212

13-
/* Change */
1413
/* Create an empty queue */
1514
struct list_head *q_new()
1615
{

0 commit comments

Comments
 (0)