From 34a61ecbf51b9115f2ba4cc987952413e4c5c1ea Mon Sep 17 00:00:00 2001 From: fredrik Date: Mon, 8 Jan 2007 23:10:51 +0000 Subject: [PATCH] Add name for struct dc_respline. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@811 959494ce-11ee-0310-bf91-de5d638817bd --- include/doldaconnect/uilib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/doldaconnect/uilib.h b/include/doldaconnect/uilib.h index 25cfc59..ac717fb 100644 --- a/include/doldaconnect/uilib.h +++ b/include/doldaconnect/uilib.h @@ -10,7 +10,7 @@ struct dc_response wchar_t *cmdname; void *data; void *internal; - struct + struct dc_respline { int argc; wchar_t **argv; -- 2.11.0