Ignore:
File:
1 edited

Legend:

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

    r09ab0a9a rd1582b50  
    4242#include "common.h"
    4343
    44 /***************** compose_transform                         *****************/
     44/*
     45 * compose_transform
     46 */
    4547
    4648typedef struct {
     
    148150}
    149151
    150 /***************** if_transform                              *****************/
     152/*
     153 * if_transform
     154 */
    151155
    152156typedef struct {
     
    260264}
    261265
    262 /***************** partial_transform                         *****************/
     266/*
     267 * partial_transform
     268 */
    263269
    264270typedef struct {
Note: See TracChangeset for help on using the changeset viewer.