Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@redhat.com>
Sat, 22 Jun 1996 21:42:06 +0000 (21:42 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 22 Jun 1996 21:42:06 +0000 (21:42 +0000)
* remote-stub.c (remote_setup, remote_cleanup): New (empty) functions.
* main.c (main): Call remote_setup.
(die): Call remote_cleanup.
* main.c (print_version): Add 96 to copyright years.

main.c

diff --git a/main.c b/main.c
index 2ed7ffe1b17d74ccf49c83dbeb980f3ebc6869ce..9c7efea8bb6f9d8d2bdd92f72df3a086cd5fbc68 100644 (file)
--- a/main.c
+++ b/main.c
@@ -2137,7 +2137,7 @@ print_version ()
 %s\tFree Software Foundation, Inc.\n\
 %sThis is free software; see the source for copying conditions.\n\
 %sThere is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
-%sPARTICULAR PURPOSE.\n\n", precede, precede, precede, precede);
+%sPARTICULAR PURPOSE.\n\n", precede, precede, precede, precede, precede);
 
   printed_version = 1;