Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/games/tetris/scores.c,v rcsdiff: /ftp/cvs/cvsroot/src/games/tetris/scores.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.25 retrieving revision 1.26 diff -u -p -r1.25 -r1.26 --- src/games/tetris/scores.c 2020/09/07 00:31:11 1.25 +++ src/games/tetris/scores.c 2021/05/02 12:50:46 1.26 @@ -1,4 +1,4 @@ -/* $NetBSD: scores.c,v 1.25 2020/09/07 00:31:11 mrg Exp $ */ +/* $NetBSD: scores.c,v 1.26 2021/05/02 12:50:46 rillig Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -548,7 +548,7 @@ getscores(int *fdp) } } } - + if (fdp) *fdp = sd;