blob: dda953bbf4ff1d079d1ae30e346ee10c69bd3e2e [file] [log] [blame]
Lars Hjemlib2a3d312008-05-21 08:17:54 +02001#ifndef UI_ATOM_H
2#define UI_ATOM_H
3
Christian Hesseccba7eb2019-01-02 17:25:01 +01004extern void cgit_print_atom(char *tip, const char *path, int max_count);
Lars Hjemlib2a3d312008-05-21 08:17:54 +02005
6#endif