Edit

IABSD.fr/ports/databases/sharedance/patches

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 18:31:17
    Hash : 7a958849
    Message : drop RCS Ids

  • patch-src_sharedanced_c
  • --- 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)
     {