Skip to content

Commit

Permalink
Update src/firejail/firejail.h
Browse files Browse the repository at this point in the history
Co-authored-by: Kelvin M. Klann <[email protected]>
  • Loading branch information
qdii and kmk3 committed Jun 25, 2024
1 parent bfd3ae6 commit 97103b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firejail/firejail.h
Original file line number Diff line number Diff line change
Expand Up @@ -647,8 +647,8 @@ void fs_dev_disable_3d(void);
void fs_dev_disable_video(void);
void fs_dev_disable_tv(void);
void fs_dev_disable_dvd(void);
void fs_dev_disable_u2f(void);
void fs_dev_disable_tpm(void);
void fs_dev_disable_u2f(void);
void fs_dev_disable_input(void);

// fs_home.c
Expand Down

0 comments on commit 97103b0

Please sign in to comment.