mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Fixed a typo.
This commit is contained in:
parent
3fa3c5bc77
commit
7cec9d2f03
@ -146,7 +146,7 @@ typedef struct isr {
|
||||
ULONG isr_record_number;
|
||||
} *ISR;
|
||||
|
||||
#define ISR_secondary 1 /* Record is secondary verion */
|
||||
#define ISR_secondary 1 /* Record is secondary version */
|
||||
#define ISR_null 2 /* Record consists of NULL values only */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user