Files
ports/databases/sharedance/patches/patch-src_sharedanced_c
T
2022-03-11 18:31:17 +00:00

19 lines
402 B
Plaintext

--- src/sharedanced.c.orig Sun Jun 2 17:19:47 2013
+++ src/sharedanced.c Sun Jun 2 17:20:26 2013
@@ -99,6 +99,7 @@ static void clearargs(int argc, char **argv)
#endif
}
+#if 0
static void setprogname(const char * const title)
{
#ifndef NO_PROCNAME_CHANGE
@@ -119,6 +120,7 @@ static void setprogname(const char * const title)
#endif
(void) title;
}
+#endif
static void usage(void)
{