aboutsummaryrefslogtreecommitdiffstats
path: root/include/commit.h
blob: 47a3099a83d82e57809d418bef67aa8d7bd775f1 (plain) (blame)
1
2
3
4
5
6
#ifndef COMMIT_H
#define COMMIT_H

void *commit(void *targs);

#endif // COMMIT_H