projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eca8b3c
)
filter through indent
author
Jim Meyering
<jim@meyering.net>
Wed, 24 Aug 2005 11:56:36 +0000
(11:56 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 24 Aug 2005 11:56:36 +0000
(11:56 +0000)
tests/test-getpass.c
patch
|
blob
|
history
diff --git
a/tests/test-getpass.c
b/tests/test-getpass.c
index 12f08ae78dae1f7e2a154d59f1281b7c0a09e46f..52d2ee2fe5868d9f820ab8f56283aaa04e3092b0 100644
(file)
--- a/
tests/test-getpass.c
+++ b/
tests/test-getpass.c
@@
-23,7
+23,8
@@
#include <stdio.h>
#include "getpass.h"
-int main (int argc, char *argv[])
+int
+main (int argc, char *argv[])
{
char *pass = getpass ("Enter password: ");