mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Use FB type where acceptable
This commit is contained in:
parent
543f6ad273
commit
881fd7fff8
@ -48,7 +48,7 @@ struct Switches
|
||||
PopulateFunction* populate;
|
||||
const Switches* options;
|
||||
unsigned int tag;
|
||||
unsigned char tagInf;
|
||||
UCHAR tagInf;
|
||||
};
|
||||
|
||||
// Get message from security database
|
||||
|
Loading…
Reference in New Issue
Block a user