Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/astro/nightfall/files/patch-Light.h
16461 views
1
--- Light.h.orig 2016-09-06 07:52:21 UTC
2
+++ Light.h
3
@@ -957,7 +957,9 @@ void DefineAxis(double *Min, double *Max, double *Inc)
4
/* */
5
/**************************************************************************/
6
7
+#if 0
8
extern char * program_invocation_name;
9
+#endif
10
11
/* ----------- Error Messages ---------------------------------------- */
12
13
14