This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
pam_usb
mirror of
https://github.com/Fincer/pam_usb
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Comment un-used variable tty
master
Pekka Helenius
4 years ago
parent
96e4232e41
commit
27f748dbb3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pam.c
+ 1
- 1
src/pam.c
View File
@ -32,7 +32,7 @@ int pam_sm_authenticate(pam_handle_t *pamh, int flags,
t_pusb_options
opts
;
const
char
*
service
;
const
char
*
user
;
const
char
*
tty
;
/
/
const
char
*
tty
;
char
*
conf_file
=
PUSB_CONF_FILE
;
int
retval
;
Write
Preview
Loading…
Cancel
Save