Implement commits
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef COMMIT_H
|
||||
#define COMMIT_H 1
|
||||
|
||||
int commit();
|
||||
|
||||
#endif // COMMIT_H
|
||||
Reference in New Issue
Block a user