You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by da...@apache.org on 2002/02/27 09:46:00 UTC

cvs commit: tcl-websh/src/generic command.c

davidw      02/02/27 00:46:00

  Modified:    src/generic command.c
  Log:
  Whitespace change.
  
  Revision  Changes    Path
  1.4       +2 -2      tcl-websh/src/generic/command.c
  
  Index: command.c
  ===================================================================
  RCS file: /home/cvs/tcl-websh/src/generic/command.c,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- command.c	25 Oct 2001 17:50:13 -0000	1.3
  +++ command.c	27 Feb 2002 08:45:59 -0000	1.4
  @@ -1,7 +1,7 @@
   /* ----------------------------------------------------------------------------
    * command.c -- implement web::command for websh3
    * nca-073-9
  - * 
  + *
    * Copyright (c) 1996-2000 by Netcetera AG.
    * Copyright (c) 2001 by Apache Software Foundation.
    * All rights reserved.
  @@ -9,7 +9,7 @@
    * See the file "license.terms" for information on usage and
    * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    *
  - * @(#) $Id: command.c,v 1.3 2001/10/25 17:50:13 davidw Exp $
  + * @(#) $Id: command.c,v 1.4 2002/02/27 08:45:59 davidw Exp $
    * ------------------------------------------------------------------------- */
   
   #include <tcl.h>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-cvs-help@tcl.apache.org