]> git.ipfire.org Git - thirdparty/sarg.git/blob - documentation/repday.txt
Rename configure.in as configure.ac
[thirdparty/sarg.git] / documentation / repday.txt
1 /*!\file repday.c
2 \brief Daily text report.
3 */
4
5
6
7 /*! \fn void report_day(const struct userinfostruct *uinfo)
8 Create the text report with the daily internet usage made by the user.
9
10 \param uinfo The data about the user whose report must be created.
11
12 */