Changeset c3f5bda in code for icb.c


Ignore:
Timestamp:
Apr 11, 2017, 10:42:35 AM (8 years ago)
Author:
GitHub <noreply@…>
Branches:
master
Children:
c6e00b9
Parents:
36f8e7c (diff), 1c7657c (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.
git-author:
Mike Belopuhov <mbelop@…> (04/11/17 10:42:35)
git-committer:
GitHub <noreply@…> (04/11/17 10:42:35)
Message:

Merge pull request #5 from sthen/ismod_inline

don't inline icb_ismod

File:
1 edited

Legend:

Unmodified
Added
Removed
  • icb.c

    r36f8e7c rc3f5bda  
    595595 *  icb_ismod: checks whether group is moderated by "is"
    596596 */
    597 inline int
     597int
    598598icb_ismod(struct icb_group *ig, struct icb_session *is)
    599599{
Note: See TracChangeset for help on using the changeset viewer.