Skip to content
Snippets Groups Projects
Commit 665f8d60 authored by rswindell's avatar rswindell
Browse files

Updated JSDOCS output for a couple properties (added "time_t" note).

parent 858a376a
Branches
Tags
No related merge requests found
......@@ -845,8 +845,8 @@ static jsSyncPropertySpec js_user_stats_properties[] = {
#ifdef BUILD_JSDOCS
static char* user_stats_prop_desc[] = {
"date of previous logon"
,"date of first logon"
"date of previous logon (time_t format)"
,"date of first logon (time_t format)"
,"total number of logons"
,"total logons today"
,"total time used (in minutes)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment