commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas/src/classdef classdef.h


From: Reinhard Mueller
Subject: gnue/geas/src/classdef classdef.h
Date: Fri, 14 Dec 2001 16:49:19 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       01/12/14 16:49:19

Modified files:
        geas/src/classdef: classdef.h 

Log message:
        Minor change to satisfy my own coding standards. double doh.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/geas/src/classdef/classdef.h.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: gnue/geas/src/classdef/classdef.h
diff -c gnue/geas/src/classdef/classdef.h:1.24 
gnue/geas/src/classdef/classdef.h:1.25
*** gnue/geas/src/classdef/classdef.h:1.24      Fri Dec 14 16:47:10 2001
--- gnue/geas/src/classdef/classdef.h   Fri Dec 14 16:49:19 2001
***************
*** 19,29 ****
     along with GEAS; if not, write to the Free Software Foundation, Inc.,
     59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  
!    $Id: classdef.h,v 1.24 2001/12/14 21:47:10 reinhard Exp $
  */
  
! #ifndef CLASSDEF_H
! #define CLASSDEF_H
  
  /* ------------------------------------------------------------------------- 
*\
   * Type definitions
--- 19,29 ----
     along with GEAS; if not, write to the Free Software Foundation, Inc.,
     59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  
!    $Id: classdef.h,v 1.25 2001/12/14 21:49:19 reinhard Exp $
  */
  
! #ifndef _CLASSDEF_H
! #define _CLASSDEF_H
  
  /* ------------------------------------------------------------------------- 
*\
   * Type definitions
***************
*** 205,208 ****
  
  /* TODO */
  
! #endif
--- 205,208 ----
  
  /* TODO */
  
! #endif /* _CLASSDEF_H */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]