Changes in / [3bd3ee8:731e921]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zephyr.c

    r60ae736 r60e8617  
    2929#define HM_SVC_FALLBACK         htons((unsigned short) 2104)
    3030
    31 static CALLER_OWN char *owl_zephyr_dotfile(const char *name, const char *input)
     31static char *owl_zephyr_dotfile(const char *name, const char *input)
    3232{
    3333  if (input != NULL)
     
    10251025  }
    10261026
    1027   g_free(subsfile);
    10281027  g_free(line);
    10291028#endif
Note: See TracChangeset for help on using the changeset viewer.