8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
This commit is contained in:
alexpeshkoff 2007-02-01 10:56:44 +00:00
parent ccd524cd9d
commit b10f9509b9

View File

@ -234,7 +234,7 @@ static const TEXT* const impl_implementation[] = {
"Firebird/linux Sparc", /* 65 */
"Firebird/linux AMD64", /* 66 */
"Firebird/FreeBSD/amd64", /* 67 */
// "Firebird/x86-64/Windows NT", /* 68 */ //Windows/amd64 - not ported yet
NULL, // "Firebird/x86-64/Windows NT", /* 68 */ //Windows/amd64 - not ported yet
"Firebird/linux PowerPC" /* 69 */
};