# HG changeset patch # User Gerd Moellmann # Date 994340293 0 # Node ID 2ca5a3c1701983e15211f2739fba50cf8bc962f3 # Parent 6a1826f2e4c6961d61e27bbe560fab25a3580629 Fix first line. From Pavel Jan,Bm(Bk . diff -r 6a1826f2e4c6 -r 2ca5a3c17019 lisp/play/pong.el --- a/lisp/play/pong.el Thu Jul 05 13:36:03 2001 +0000 +++ b/lisp/play/pong.el Thu Jul 05 13:38:13 2001 +0000 @@ -1,6 +1,6 @@ -;;; pong.el - classical implementation of pong +;;; pong.el --- classical implementation of pong -;; Copyright 1999, 2000 by Free Software Foundation, Inc. +;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. ;; Author: Benjamin Drieu ;; Keywords: games