Loading tests/libtest/lib517.c +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ struct dcheck { time_t output; }; struct dcheck dates[] = { static struct dcheck dates[] = { {"Sun, 06 Nov 1994 08:49:37 GMT", 784111777 }, {"Sunday, 06-Nov-94 08:49:37 GMT", 784111777 }, {"Sun Nov 6 08:49:37 1994", 784111777 }, Loading Loading
tests/libtest/lib517.c +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ struct dcheck { time_t output; }; struct dcheck dates[] = { static struct dcheck dates[] = { {"Sun, 06 Nov 1994 08:49:37 GMT", 784111777 }, {"Sunday, 06-Nov-94 08:49:37 GMT", 784111777 }, {"Sun Nov 6 08:49:37 1994", 784111777 }, Loading