summaryrefslogtreecommitdiff
path: root/printing.h
blob: 00799198f03634463f1df9bc290e8affba0706ee (plain)
1
2
3
4
5
6
#ifndef PRINTING_H
#define PRINTING_H

void gfio_print_results(struct gui_entry *ge);

#endif