]> git.pld-linux.org Git - packages/bioapi.git/blob - bioapi-gcc44.patch
85b5effeea365d3f1c2a7ee7fe54a0a456af13c9
[packages/bioapi.git] / bioapi-gcc44.patch
1 diff -ur bioapi-linux.orig/framework/mds_util_api/mds_app_util.c bioapi-linux/framework/mds_util_api/mds_app_util.c
2 --- bioapi-linux.orig/framework/mds_util_api/mds_app_util.c     2007-07-14 08:06:14.000000000 +0300
3 +++ bioapi-linux/framework/mds_util_api/mds_app_util.c  2009-07-25 23:26:55.000000000 +0300
4 @@ -28,7 +28,7 @@
5         /* Linux-Port: added "const" keyword for Linux version */
6  #if defined (UNIX)
7         const BioAPI_UUID MDSUTIL_Uuid = ref_h_layer_uuid_init;
8 -#elif
9 +#else
10         BioAPI_UUID MDSUTIL_Uuid = ref_h_layer_uuid_init;
11  #endif
12  
This page took 0.018421 seconds and 2 git commands to generate.