updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / cn3d / context.cpp2.patch
blob55cdeeba4f432897d2552092a6eab6c93391ba0d
1 --- ./src/dbapi/driver/ftds8/context.cpp.orig 2010-03-01 02:18:31.000000000 +0100
2 +++ ./src/dbapi/driver/ftds8/context.cpp 2010-03-01 02:19:34.000000000 +0100
3 @@ -647,7 +647,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