File: rt-process.ih

package info (click to toggle)
trn4 4.0-test76-9
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 3,032 kB
  • ctags: 2,970
  • sloc: ansic: 48,338; sh: 6,770; tcl: 1,696; yacc: 660; perl: 108; makefile: 89
file content (9 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
/* rt-process.ih
 */
/* This software is copyrighted as detailed in the LICENSE file. */

/* DON'T EDIT BELOW THIS LINE OR YOUR CHANGES WILL BE LOST! */

static void fix_msgid _((char*));
static char* valid_message_id _((char*,char*));
static void unlink_child _((ARTICLE*));