Update version to 0.16
[ust.git] / ustctl / scanning_functions.h
index c37eba132edc4a81228ea2bd6c5b37b8e8604322..0f2d62ed5d26df88d25a5a23cd3f7f8bb750a11a 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef __SCANNING_FUNCTIONS_H
 #define __SCANNING_FUNCTIONS_H
 
-pid_t parse_pid(const char *pid_string);
+int parse_and_connect_pid(const char *pid_string);
 
 int scan_ch_marker(const char *channel_marker, char **channel, char **marker);
 
This page took 0.02213 seconds and 4 git commands to generate.