]> diplodocus.org Git - nmh/commitdiff
h/prototypes.h: Remove duplicate prototype for pwd().
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 17:47:46 +0000 (18:47 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 17:47:46 +0000 (18:47 +0100)
It is already in h/utils.h.

h/prototypes.h

index 9f8dc2ea378237446467be1da593a260c5e8b876..0541f51545046c2c81ebb39254e1690311b63f78 100644 (file)
@@ -313,7 +313,6 @@ void print_intro (FILE *, int);
 void print_sw (const char *, const struct swit *, char *, FILE *);
 void print_version (char *);
 void push (void);
-char *pwd (void);
 char *r1bindex(char *, int);
 void readconfig (struct node **, FILE *, const char *, int);
 int refile (char **, char *);