[datastructures] [haglerchristopher/data-structures] cea62f: removed the comments from above the functions.\nTh...

  • From: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  • To: datastructures@xxxxxxxxxxxxx
  • Date: Fri, 08 Aug 2014 04:05:51 -0700

  Branch: refs/heads/master
  Home:   https://github.com/haglerchristopher/data-structures
  Commit: cea62f36d20779c1505230d87d09922a4600a05b
      
https://github.com/haglerchristopher/data-structures/commit/cea62f36d20779c1505230d87d09922a4600a05b
  Author: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M list/doubly_linkedlist/doubly_linkedlist.c
    M list/single_linkedlist/linkedlist.c

  Log Message:
  -----------
  removed the comments from above the functions.\nThey were not needed.


  Commit: a531c62121c76cd2d597a916621c98a0f8bfec8c
      
https://github.com/haglerchristopher/data-structures/commit/a531c62121c76cd2d597a916621c98a0f8bfec8c
  Author: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M list/doubly_linkedlist/TO-DO
    M list/doubly_linkedlist/doubly_linkedlist.c
    M list/doubly_linkedlist/doubly_linkedlist.h
    A list/single_linkedlist/To-Do
    M list/single_linkedlist/linkedlist.c
    M list/single_linkedlist/linkedlist.h

  Log Message:
  -----------
  added comments for the functions


Compare: 
https://github.com/haglerchristopher/data-structures/compare/12768c7c05cc...a531c62121c7

Other related posts:

  • » [datastructures] [haglerchristopher/data-structures] cea62f: removed the comments from above the functions.\nTh... - Christopher Hagler