diff options
Diffstat (limited to 'sys-auth/bioapi/files/bioapi-1.2.3-gcc44.patch')
-rw-r--r-- | sys-auth/bioapi/files/bioapi-1.2.3-gcc44.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-auth/bioapi/files/bioapi-1.2.3-gcc44.patch b/sys-auth/bioapi/files/bioapi-1.2.3-gcc44.patch deleted file mode 100644 index 1f81298066dc..000000000000 --- a/sys-auth/bioapi/files/bioapi-1.2.3-gcc44.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur bioapi-linux.orig/framework/mds_util_api/mds_app_util.c bioapi-linux/framework/mds_util_api/mds_app_util.c ---- bioapi-linux.orig/framework/mds_util_api/mds_app_util.c 2007-07-14 08:06:14.000000000 +0300 -+++ bioapi-linux/framework/mds_util_api/mds_app_util.c 2009-07-25 23:26:55.000000000 +0300 -@@ -28,7 +28,7 @@ - /* Linux-Port: added "const" keyword for Linux version */
- #if defined (UNIX)
- const BioAPI_UUID MDSUTIL_Uuid = ref_h_layer_uuid_init;
--#elif
-+#else
- BioAPI_UUID MDSUTIL_Uuid = ref_h_layer_uuid_init;
- #endif
-
|