freebsd_amp_hwpstate/lib/librpc/demo/msg/msg.x

10 lines
183 B
Plaintext
Raw Normal View History

1994-05-27 05:00:24 +00:00
/* @(#)msg.x 2.1 88/08/11 4.0 RPCSRC */
/*
* msg.x: Remote message printing protocol
*/
program MESSAGEPROG {
version MESSAGEVERS {
int PRINTMESSAGE(string) = 1;
} = 1;
} = 99;