Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
ALPACA
CASPER
katcp
Commits
228ddd87
Commit
228ddd87
authored
14 years ago
by
Marc Welz
Browse files
Options
Download
Email Patches
Plain Diff
Bugfix
parent
1841df5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
katcp/katcp.h
+1
-1
katcp/katcp.h
with
1 addition
and
1 deletion
+1
-1
katcp/katcp.h
+
1
-
1
View file @
228ddd87
...
...
@@ -245,7 +245,7 @@ void destroy_acquire_katcp(struct katcp_dispatch *d, struct katcp_acquire *a);
struct
katcp_sensor
*
find_sensor_katcp
(
struct
katcp_dispatch
*
d
,
char
*
name
);
int
set_status_sensor_katcp
(
struct
katcp_sensor
*
sn
,
int
status
);
int
set_status_group_sensor_katc
(
struct
katcp_dispatch
,
char
*
prefix
,
int
status
)
int
set_status_group_sensor_katc
(
struct
katcp_dispatch
,
char
*
prefix
,
int
status
)
;
void
*
get_local_acquire_katcp
(
struct
katcp_dispatch
*
d
,
struct
katcp_acquire
*
a
);
void
generic_release_local_acquire_katcp
(
struct
katcp_dispatch
*
d
,
struct
katcp_acquire
*
a
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets