[datastructures] [haglerchristopher/data-structures] 41b44a: fixed doubly linkedlist

  • From: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  • To: datastructures@xxxxxxxxxxxxx
  • Date: Fri, 06 Jun 2014 13:04:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/haglerchristopher/data-structures
  Commit: 41b44a6191d17ca2075e7669fd443925416ebd26
      
https://github.com/haglerchristopher/data-structures/commit/41b44a6191d17ca2075e7669fd443925416ebd26
  Author: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M list/doubly_linkedlist/doubly_linkedlist.c
    M list/doubly_linkedlist/doubly_linkedlist.h

  Log Message:
  -----------
  fixed doubly linkedlist

made a few changes


Other related posts:

  • » [datastructures] [haglerchristopher/data-structures] 41b44a: fixed doubly linkedlist - Christopher Hagler