Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/bithenge/src/compound.c

    rd1582b50 r09ab0a9a  
    4242#include "common.h"
    4343
    44 /*
    45  * compose_transform
    46  */
     44/***************** compose_transform                         *****************/
    4745
    4846typedef struct {
     
    150148}
    151149
    152 /*
    153  * if_transform
    154  */
     150/***************** if_transform                              *****************/
    155151
    156152typedef struct {
     
    264260}
    265261
    266 /*
    267  * partial_transform
    268  */
     262/***************** partial_transform                         *****************/
    269263
    270264typedef struct {
Note: See TracChangeset for help on using the changeset viewer.