mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:43:03 +01:00
Fixed nested comment.
This commit is contained in:
parent
684de9214a
commit
bb53a6aedb
@ -500,6 +500,7 @@ struct CompressPair {
|
|||||||
/*
|
/*
|
||||||
#define USERDEFINED_MIN 201
|
#define USERDEFINED_MIN 201
|
||||||
#define USERDEFINED_MAX 255
|
#define USERDEFINED_MAX 255
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
||||||
@ -558,9 +559,12 @@ struct CompressPair {
|
|||||||
// VCS AREA
|
// VCS AREA
|
||||||
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
||||||
|
|
||||||
// $Header: /home/job/firebird/cvs-backup/firebird2/src/intl/ld.h,v 1.17 2003-02-13 09:52:17 dimitr Exp $
|
// $Header: /home/job/firebird/cvs-backup/firebird2/src/intl/ld.h,v 1.18 2003-02-14 13:47:27 eku Exp $
|
||||||
|
|
||||||
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
||||||
|
// Revision 1.17 2003/02/13 09:52:17 dimitr
|
||||||
|
// CONST -> const
|
||||||
|
//
|
||||||
// Revision 1.16 2003/02/12 02:53:47 brodsom
|
// Revision 1.16 2003/02/12 02:53:47 brodsom
|
||||||
// Remove commit non used defines
|
// Remove commit non used defines
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user