From: mestre Date: Fri, 24 Aug 2018 11:31:17 +0000 (+0000) Subject: During our refactor with tedu@ tb@ and myself we moved the score file to the X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e4a577c2d10c2da5e30a180e297cce688be68abe;p=openbsd During our refactor with tedu@ tb@ and myself we moved the score file to the user's home folder and setgid was removed. Therefore it's not possible to have a single score file with all the users anymore but we forgot to change a comment that still implied that. Suggested by tb@ to just delete the comment. --- diff --git a/games/canfield/cfscores/cfscores.c b/games/canfield/cfscores/cfscores.c index 48f507ce940..3b919fe96fa 100644 --- a/games/canfield/cfscores/cfscores.c +++ b/games/canfield/cfscores/cfscores.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cfscores.c,v 1.23 2016/01/08 20:23:54 mestre Exp $ */ +/* $OpenBSD: cfscores.c,v 1.24 2018/08/24 11:31:17 mestre Exp $ */ /* $NetBSD: cfscores.c,v 1.3 1995/03/21 15:08:37 cgd Exp $ */ /* @@ -81,9 +81,6 @@ main(int argc, char *argv[]) return 0; } -/* - * print out info for specified password entry - */ void printuser(void) {