From 5409d8934763fcdcf7078427f2d8ab05bab8c233 Mon Sep 17 00:00:00 2001 From: pschwan Date: Thu, 14 Nov 2002 00:22:15 +0000 Subject: [PATCH] rcsid/revision tags make phil weep tears of blood. also, they cause lots of conflicts. --- lustre/obdecho/echo.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lustre/obdecho/echo.c b/lustre/obdecho/echo.c index 4934e15..ca2728e 100644 --- a/lustre/obdecho/echo.c +++ b/lustre/obdecho/echo.c @@ -12,8 +12,7 @@ * and Andreas Dilger */ -static char rcsid[] __attribute ((unused)) = "$Id: echo.c,v 1.48 2002/11/13 04:45:21 thantry Exp $"; -#define OBDECHO_VERSION "$Revision: 1.48 $" +#define OBDECHO_VERSION "1.0" #define EXPORT_SYMTAB -- 1.8.3.1