mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
Remove useless spaces - this broke make proto
(This used to be commit 0341fb45829c5d13a7e02daaa9b960fdff492323)
This commit is contained in:
parent
d2ea6d5ae7
commit
f7832e935f
@ -83,7 +83,7 @@ static int tcsetattr(int fd, int flags, struct sgttyb *t)
|
||||
static struct termios t;
|
||||
#endif /* SYSV_TERMIO */
|
||||
|
||||
char *getsmbpass(char *prompt)
|
||||
char *getsmbpass(char *prompt)
|
||||
{
|
||||
FILE *in, *out;
|
||||
int echo_off;
|
||||
|
Loading…
x
Reference in New Issue
Block a user