aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ratings.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/ratings.c')
-rw-r--r--FICS/ratings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c
index 53ee33a..2850b69 100644
--- a/FICS/ratings.c
+++ b/FICS/ratings.c
@@ -769,7 +769,7 @@ current_sterr(double s, int t)
* ics.onenet.net, if not elsewhere.
*/
PUBLIC void
-rating_sterr_delta(int p1, int p2, int type, int gtime, int result,
+rating_sterr_delta(int p1, int p2, int type, time_t gtime, int result,
int *deltarating, double *newsterr)
{
double E, fs2, denominator, GK, w; // Parts of fancy formulas