updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / cn3d / context.cpp1.patch
blob5d7ff0cd9675ea20cfe5917e85e6de1c2703d74c
1 --- ./src/dbapi/driver/dblib/context.cpp.orig 2010-03-01 01:26:18.000000000 +0100
2 +++ ./src/dbapi/driver/dblib/context.cpp 2010-03-01 01:26:32.000000000 +0100
3 @@ -781,7 +781,7 @@
4 # elif NCBI_FTDS == 8
5 # define NCBI_FTDS_DRV_NAME "ftds8"
6 # define NCBI_FTDS_ENTRY_POINT DBAPI_E_ftds8
7 -# elif
8 +# else
9 # error "This version of FreeTDS is not supported"
10 # endif
11 #endif