projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
713e419
)
Remove trailing spaces, no actual code changes.
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Sun, 6 Jun 2004 23:58:11 +0000
(23:58 +0000)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Sun, 6 Jun 2004 23:58:11 +0000
(23:58 +0000)
tgetpass.c
patch
|
blob
|
history
diff --git
a/tgetpass.c
b/tgetpass.c
index c3771c73a6e442fc123152c4a6dcede06736f02f..2359ef8993cdce40c7a871d732257a1b410c8a2a 100644
(file)
--- a/
tgetpass.c
+++ b/
tgetpass.c
@@
-203,7
+203,7
@@
restart:
* now that we have restored the signal handlers.
*/
if (signo) {
- kill(getpid(), signo);
+ kill(getpid(), signo);
switch (signo) {
case SIGTSTP:
case SIGTTIN: