8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00

Regenerated ids.h

This commit is contained in:
skidder 2004-10-25 02:56:43 +00:00
parent 7819db6098
commit f01b34ae8e

View File

@ -112,7 +112,7 @@
@ -347,6 +347,8 @@ const USHORT f_xcp_desc = 3 ;
const USHORT f_xcp_sys_flag = 4 ; const USHORT f_xcp_sys_flag = 4 ;
const USHORT f_rol_name = 0 ; const USHORT f_rol_name = 0 ;
const USHORT f_rol_owner = 1 ; const USHORT f_rol_owner = 1 ;
const USHORT f_rol_desc = 2 ;
const USHORT f_rol_sys_flag = 3 ;
const USHORT f_backup_id = 0 ; const USHORT f_backup_id = 0 ;
const USHORT f_backup_time = 1 ; const USHORT f_backup_time = 1 ;
const USHORT f_backup_level = 2 ; const USHORT f_backup_level = 2 ;