Changes in / [731e921:3bd3ee8]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zephyr.c

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