DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit20240802.70.09d24d7%2Bgit2.46.0-1 / ui-clone.h
12345678
#ifndef UI_CLONE_H #define UI_CLONE_H void cgit_clone_info(void); void cgit_clone_objects(void); void cgit_clone_head(void); #endif /* UI_CLONE_H */