From ef165de929f001e59ca869ea3913d1e3e9333fc2 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 27 Feb 2008 09:42:53 +0000 Subject: [PATCH] *** empty log message *** --- apps/mainloop.c | 5 ++++- maintainer/tag | 5 +---- version-md5sums | 1 - version-micro | 2 +- version-minor | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/apps/mainloop.c b/apps/mainloop.c index 146ebdd..e9c299c 100644 --- a/apps/mainloop.c +++ b/apps/mainloop.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.17 2008/02/27 09:42:53 james + * *** empty log message *** + * * Revision 1.16 2008/02/27 09:42:21 james * *** empty log message *** * @@ -400,7 +403,7 @@ msg_from_server (ANSI * a, IPC_Msg * m, Context * c) void mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, - ANSI * ansi, Log * log, int nhistory, CRT_Pos *size ) + ANSI * ansi, Log * log, int nhistory, CRT_Pos * size) { fd_set rfds, wfds; Context c = { 0 }; diff --git a/maintainer/tag b/maintainer/tag index 8f28faf..7da9b6b 100755 --- a/maintainer/tag +++ b/maintainer/tag @@ -8,9 +8,6 @@ # $Id$ # # $Log$ -# Revision 1.3 2008/02/27 09:50:15 james -# *** empty log message *** -# # Revision 1.2 2008/02/27 09:49:25 james # *** empty log message *** # @@ -41,4 +38,4 @@ echo $MICRO > version-micro echo "$CHK ${MAJOR}.${MINOR}.${MICRO}" >> version-md5sums cvs commit -m "" -cvs tag libsympathy-${MAJOR}_${MINOR}_${MICRO} . +cvs tag libsympathy-$MAJOR_$MINOR_$MICRO . diff --git a/version-md5sums b/version-md5sums index 33374ee..9683ee3 100644 --- a/version-md5sums +++ b/version-md5sums @@ -2,4 +2,3 @@ ca1ac5a7fc122af620b0cf7296c324c3 1.0.2 ac9d93b50970b366e4531b4ea5a1c983 1.0.3 ac9d93b50970b366e4531b4ea5a1c986 1.1.0 -0ea0fc96142920321bfa5354dc6b9da9 1.1.1 diff --git a/version-micro b/version-micro index 573541a..d00491f 100644 --- a/version-micro +++ b/version-micro @@ -1 +1 @@ -0 +1 diff --git a/version-minor b/version-minor index 573541a..d00491f 100644 --- a/version-minor +++ b/version-minor @@ -1 +1 @@ -0 +1 -- 2.30.2