Changeset 3bd3ee8 for zephyr.c


Ignore:
Timestamp:
May 20, 2013, 12:55:06 PM (11 years ago)
Author:
Jason Gross <jasongross9@gmail.com>
Parents:
731e921 (diff), 60ae736 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 60ae73623d2d5d0de7ff98c39b77da51ec7b30a9 into 731e921fabe20fb70a9578e3237ec87804111276
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.