Skip to content

Commit c79b833

Browse files
committed
Misc
1 parent 8e6a62b commit c79b833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/firebird/FirebirdInterface.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ version: // 4.0 Beta1 => 4.0 Beta2
12581258
void decodeTimeStampTzEx(Status status, const ISC_TIMESTAMP_TZ_EX* timeStampTz, uint* year, uint* month, uint* day,
12591259
uint* hours, uint* minutes, uint* seconds, uint* fractions, uint timeZoneBufferLength, string timeZoneBuffer);
12601260

1261-
version: // 4.0.6 => 4.0.7
1261+
version: // 4.0.6 => 4.0.7, 5.0.3 => 5.0.4
12621262
void convert(Status status, uint sourceType, uint sourceScale, uint sourceLength, const void* source,
12631263
uint targetType, uint targetScale, uint targetLength, void* target);
12641264

0 commit comments

Comments
 (0)