]> git.ipfire.org Git - thirdparty/sarg.git/blame - documentation/repday.txt
Rename configure.in as configure.ac
[thirdparty/sarg.git] / documentation / repday.txt
CommitLineData
f2ec8c75
FM
1/*!\file repday.c
2\brief Daily text report.
3*/
4
5
6
7/*! \fn void report_day(const struct userinfostruct *uinfo)
8Create 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*/