aboutsummaryrefslogtreecommitdiffstats
path: root/src/names.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/names.h')
-rw-r--r--src/names.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/names.h b/src/names.h
index 30f4a99..9792600 100644
--- a/src/names.h
+++ b/src/names.h
@@ -27,7 +27,7 @@
* @return the length of the name or zero if invalid
*/
extern
-size_t
+uint8_t
agent_check_name(
const char *name
);