Index: generic/nsfIntDecls.h =================================================================== diff -u -r2ce5a2cab4731930a5b26455c56806fc201de23c -rcaba76f5ac2943f5a3dfd33550cb578132f40c80 --- generic/nsfIntDecls.h (.../nsfIntDecls.h) (revision 2ce5a2cab4731930a5b26455c56806fc201de23c) +++ generic/nsfIntDecls.h (.../nsfIntDecls.h) (revision caba76f5ac2943f5a3dfd33550cb578132f40c80) @@ -6,15 +6,16 @@ * interfaces are not guaranteed to remain the same between * versions. Use at your own risk. * - * Copyright (c) 1998-2008 Gustaf Neumann, Uwe Zdun + * Copyright (C) 1998-2008 Uwe Zdun + * Copyright (C) 1998-2014 Gustaf Neumann * * See the file "tcl-license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * */ -#ifndef _XOTCLINTDECLS -#define _XOTCLINTDECLS +#ifndef _NSFINTDECLS +#define _NSFINTDECLS /* * WARNING: This file is automatically generated by the tools/genStubs.tcl @@ -54,4 +55,4 @@ /* !END!: Do not edit above this line. */ -#endif /* _XOTCLINTDECLS */ +#endif /* _NSFINTDECLS */