permute pid_foo_file -> pid_file_foo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8495 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -294,8 +294,8 @@ void timevalfix(struct timeval *t1);
|
||||
void timevaladd(struct timeval *t1, const struct timeval *t2);
|
||||
void timevalsub(struct timeval *t1, const struct timeval *t2);
|
||||
|
||||
void pid_write_file (const char *progname);
|
||||
void pid_delete_file (void);
|
||||
void pid_file_write (const char *progname);
|
||||
void pid_file_delete (void);
|
||||
|
||||
int
|
||||
read_environment(const char *file, char ***env);
|
||||
|
Reference in New Issue
Block a user