mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
cfdf0f8339
PR: 120830 Submitted by: Carlos Santos <unixmania@gmail.com>
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
--- src/message.c.orig 2007-09-30 18:30:42.000000000 -0300
|
|
+++ src/message.c 2008-02-18 23:32:17.000000000 -0300
|
|
@@ -202,7 +202,7 @@
|
|
/*
|
|
* Function for creating the communication atoms.
|
|
*/
|
|
-void
|
|
+static void
|
|
getAtoms (Display* d)
|
|
{
|
|
char* sem; /* semaphore property name */
|