Changeset 168 for trunk/lib/void_stack.c


Ignore:
Timestamp:
03/02/10 19:08:42 (14 years ago)
Author:
tim
Message:

merged remaining smb_deps items into regfi

began formatting API comments for use with doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/void_stack.c

    r150 r168  
    1 /*
     1/**
     2 * @file
     3 *
    24 * This is a really simple implementation of a stack which stores chunks
    3  * of memory of any type.  It still needs work to eliminate memory
    4  * leaks.
     5 * of memory of any type.
    56 *
    67 * Copyright (C) 2005,2007,2009 Timothy D. Morgan
Note: See TracChangeset for help on using the changeset viewer.