DEBSOURCES
Skip Quicknav
sources / cgit / 1.1%2Bgit2.10.2-3%2Bdeb9u1 / 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 */