Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
7bbed970
...
7bbed9707850c90308cc27640ce474d55e78ed27
authored
2002-06-27 09:14:02 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(make_progfile_name): Removed prototype.
1 parent
038f7416
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
mail.local/mail.local.h
mail.local/mail.local.h
View file @
7bbed97
...
...
@@ -103,7 +103,6 @@ extern void setgroupquota (char *str);
extern
int
check_quota
(
char
*
name
,
size_t
size
,
size_t
*
rest
);
int
mda
(
FILE
*
fp
,
char
*
username
);
char
*
make_progfile_name
(
char
*
pattern
,
char
*
username
);
int
switch_user_id
(
uid_t
uid
);
#ifdef WITH_GUILE
...
...
Please
register
or
sign in
to post a comment