/[packages]/cauldron/ckb-next/current/SOURCES/ckb-next-0.4.2--missing-extern-qualifiers.patch
ViewVC logotype

Annotation of /cauldron/ckb-next/current/SOURCES/ckb-next-0.4.2--missing-extern-qualifiers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1617995 - (hide annotations) (download)
Sat Aug 22 15:00:34 2020 UTC (4 years, 1 month ago) by daviddavid
File size: 398 byte(s)
- add upstream to replace AppIndicator with minimal KStatusNotifier

1 daviddavid 1617995 diff --git a/src/daemon/devnode.h b/src/daemon/devnode.h
2 julien 1582727 index a0b3a93..349e778 100644
3 daviddavid 1617995 --- a/src/daemon/devnode.h
4     +++ b/src/daemon/devnode.h
5 julien 1582727 @@ -5,7 +5,7 @@
6     #include "usb.h"
7    
8     /// Device path base ("/dev/input/ckb" or "/var/run/ckb")
9     -const char *const devpath;
10     +extern const char *const devpath;
11    
12     /// Group ID for the control nodes. -1 to give read/write access to everybody
13     extern long gid;

  ViewVC Help
Powered by ViewVC 1.1.30