Deleted Added
full compact
lp.h (15703) lp.h (28621)
1/*
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

--- 114 unchanged lines hidden (view full) ---

123void ldump __P((char *, char *, int));
124int lockchk __P((char *));
125void prank __P((int));
126void process __P((char *));
127void rmjob __P((void));
128void rmremote __P((void));
129void show __P((char *, char *, int));
130int startdaemon __P((char *));
1/*
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright

--- 114 unchanged lines hidden (view full) ---

123void ldump __P((char *, char *, int));
124int lockchk __P((char *));
125void prank __P((int));
126void process __P((char *));
127void rmjob __P((void));
128void rmremote __P((void));
129void show __P((char *, char *, int));
130int startdaemon __P((char *));
131void warn __P((void));
132void delay __P((int));
133__END_DECLS
131void delay __P((int));
132__END_DECLS