/* framed.h - argument numbers for the frame daemon */ /* Copyright 1991 Mark Russell, University of Kent at Canterbury. * * You can do what you like with this source code as long as * you don't try to make money out of it and you include an * unaltered copy of this message (including the copyright). */ /* @(#)framed.h 1.2 4/7/91 (UKC) */ #define ARGN_TITLE 1 #define ARGN_WFD 2 #define ARGN_PID 3 #define ARGN_ARGS_OFFSET 4