aboutsummaryrefslogtreecommitdiff
path: root/utils/msgids.c
Commit message (Collapse)AuthorAgeFilesLines
* utils: split-off the message id parsingJustus Winter2015-06-301-0/+252
* utils/rpctrace.c: Move all the code handling the message id files... * utils/msgids.c: ... to a new file. * utils/msgids.h: And add the relevand declarations. * utils/Makefile (SRCS): Add the new file.