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

Contents 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 - (show annotations) (download)
Sat Aug 22 15:00:34 2020 UTC (3 years, 8 months ago) by daviddavid
File size: 398 byte(s)
- add upstream to replace AppIndicator with minimal KStatusNotifier

1 diff --git a/src/daemon/devnode.h b/src/daemon/devnode.h
2 index a0b3a93..349e778 100644
3 --- a/src/daemon/devnode.h
4 +++ b/src/daemon/devnode.h
5 @@ -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