#ifndef R_COMMIT_H #define R_COMMIT_H 1 void commit_cb(); void commit_ui_update_cb(gchar* pgcHint); #endif