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
otp -> pad
master
Andrea Luzzardi
18 years ago
parent
157913f379
commit
9cc5188340
3 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pam_usb/src/device.c
+1
-1
pam_usb/src/otp.c
+0
-0
pam_usb/src/pad.h
+ 1
- 1
pam_usb/src/device.c
View File
@ -22,7 +22,7 @@
#
include
"conf.h"
#
include
"conf.h"
#
include
"hal.h"
#
include
"hal.h"
#
include
"log.h"
#
include
"log.h"
#
include
"
ot
p.h"
#
include
"p
ad
.h"
#
include
"device.h"
#
include
"device.h"
static
int
pusb_device_connected
(
t_pusb_options
*
opts
,
LibHalContext
*
ctx
)
static
int
pusb_device_connected
(
t_pusb_options
*
opts
,
LibHalContext
*
ctx
)
+ 1
- 1
pam_usb/src/otp.c
View File
@ -26,7 +26,7 @@
#
include
"conf.h"
#
include
"conf.h"
#
include
"log.h"
#
include
"log.h"
#
include
"volume.h"
#
include
"volume.h"
#
include
"
ot
p.h"
#
include
"p
ad
.h"
static
FILE
*
pusb_pad_open_device
(
t_pusb_options
*
opts
,
static
FILE
*
pusb_pad_open_device
(
t_pusb_options
*
opts
,
LibHalVolume
*
volume
,
const
char
*
mode
)
LibHalVolume
*
volume
,
const
char
*
mode
)
pam_usb/src/otp.h → pam_usb/src/pad.h
View File
Write
Preview
Loading…
Cancel
Save