projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01fc446
)
fixed typo in the manual merge of the autostart option
author
c vw
<dl1ycf@darc.de>
Fri, 10 Jul 2020 12:29:45 +0000
(14:29 +0200)
committer
c vw
<dl1ycf@darc.de>
Fri, 10 Jul 2020 12:29:45 +0000
(14:29 +0200)
protocols.h
patch
|
blob
|
history
diff --git
a/protocols.h
b/protocols.h
index 2034b1197e0a826cdf136d56df78668820db88ae..424d957b4b440a82d9160c4e6791eccb3f361cba 100644
(file)
--- a/
protocols.h
+++ b/
protocols.h
@@
-25,7
+25,7
@@
extern gboolean enable_soapy_protocol;
#ifdef STEMLAB_DISCOVERY
extern gboolean enable_stemlab;
#endif
-extern gboolean autostart
+extern gboolean autostart
;
extern void protocols_save_state();
extern void protocols_restore_state();