mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-18 06:21:18 +02:00
create bsd12 branch
This commit is contained in:
15
print/ghostscript/files/patch-base_gdevvglb.c
Normal file
15
print/ghostscript/files/patch-base_gdevvglb.c
Normal file
@@ -0,0 +1,15 @@
|
||||
--- base/gdevvglb.c.orig 2012-08-08 08:01:36 UTC
|
||||
+++ base/gdevvglb.c
|
||||
@@ -368,12 +368,3 @@ vgalib_put_params(gx_device * dev, gs_pa
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
-
|
||||
-#ifdef GS_DEVS_SHARED
|
||||
-extern void gs_lib_register_device(const gx_device *dev);
|
||||
-void
|
||||
-gs_shared_init(void)
|
||||
-{
|
||||
- gs_lib_register_device(&gs_vgalib_device);
|
||||
-}
|
||||
-#endif
|
||||
Reference in New Issue
Block a user