Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/memgfx/private/memgc.h

    r8ce56a6 r1215db9  
    2727 */
    2828
    29 /** @addtogroup libmemgfx
     29/** @addtogroup libguigfx
    3030 * @{
    3131 */
     
    6363/** Bitmap in memory GC */
    6464typedef struct {
    65         /** Containing memory GC */
     65        /** Containing canvas GC */
    6666        struct mem_gc *mgc;
    6767        /** Allocation info */
Note: See TracChangeset for help on using the changeset viewer.