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
Cleaning pad.c
More cleaning.
master
IGP
8 years ago
committed by
GitHub
parent
3f3e503221
commit
1053d923e2
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
src/pad.c
+ 1
- 2
src/pad.c
View File
@ -15,8 +15,6 @@
*
Street
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
USA
*
Street
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
USA
*/
*/
#
include
"pad.h"
#
include
<stdio.h>
#
include
<stdio.h>
#
include
<stdlib.h>
#
include
<stdlib.h>
#
include
<string.h>
#
include
<string.h>
@ -31,6 +29,7 @@
#
include
"conf.h"
#
include
"conf.h"
#
include
"log.h"
#
include
"log.h"
#
include
"volume.h"
#
include
"volume.h"
#
include
"pad.h"
static
FILE
*
pusb_pad_open_device
(
t_pusb_options
*
opts
,
static
FILE
*
pusb_pad_open_device
(
t_pusb_options
*
opts
,
const
char
*
mnt_point
,
const
char
*
mnt_point
,
Write
Preview
Loading…
Cancel
Save