summaryrefslogtreecommitdiffstats
path: root/libopkg/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/user.h')
-rw-r--r--libopkg/user.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopkg/user.h b/libopkg/user.h
index 8d2a0cf..81d7262 100644
--- a/libopkg/user.h
+++ b/libopkg/user.h
@@ -19,6 +19,5 @@
#include <stdio.h>
#include <stdarg.h>
-typedef char* (*opkg_response_callback)(char *question);
char *get_user_response(const char *format, ...);