From 723dc8fbcb1a4609c264758eae420ee2811a2b55 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 11 Jan 2020 23:30:06 +0000 Subject: Squashed 'third_party/cgit/' content from commit 8fc0c81 git-subtree-dir: third_party/cgit git-subtree-split: 8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32 --- ui-atom.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ui-atom.h (limited to 'ui-atom.h') diff --git a/ui-atom.h b/ui-atom.h new file mode 100644 index 0000000000..dda953bbf4 --- /dev/null +++ b/ui-atom.h @@ -0,0 +1,6 @@ +#ifndef UI_ATOM_H +#define UI_ATOM_H + +extern void cgit_print_atom(char *tip, const char *path, int max_count); + +#endif -- cgit 1.4.1