emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lib-src update-game-score.c


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lib-src update-game-score.c
Date: Thu, 24 Sep 2009 01:44:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/09/24 01:44:35

Modified files:
        lib-src        : update-game-score.c 

Log message:
        Fix typo in comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lib-src/update-game-score.c?cvsroot=emacs&r1=1.28&r2=1.29

Patches:
Index: update-game-score.c
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/update-game-score.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- update-game-score.c 11 Sep 2009 19:11:07 -0000      1.28
+++ update-game-score.c 24 Sep 2009 01:44:35 -0000      1.29
@@ -21,7 +21,7 @@
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-/* This program is allows a game to securely and atomically update a
+/* This program allows a game to securely and atomically update a
    score file.  It should be installed setuid, owned by an appropriate
    user like `games'.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]