~m-grant-prg/libmgec/trunk

« back to all changes in this revision

Viewing changes to src/prg/c/src/libmgec/errors/error.c

  • Committer: Mark Grant
  • Date: 2019-05-12 08:47:43 UTC
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: m.grant.prg@gmail.com-20190512084743-9kqf30mycv00svsc
Tags: upstream-1.1.10+rc3
ImportĀ upstreamĀ versionĀ 1.1.10+rc3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
 
 * @file lib/src/prg/c/src/libmgec/errors/error.c
 
2
 * @file src/prg/c/src/libmgec/errors/error.c
3
3
 *
4
4
 * Functions handling mge_errno.
5
5
 *