From 6175c277ec74f1ced5715e577201ec44bbcc467a Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 15 May 2013 18:12:52 +0200 Subject: pidl/TODO: Fix typo. Signed-off-by: Karolin Seeger Reviewed-by: Jeremy Allison --- pidl/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pidl') diff --git a/pidl/TODO b/pidl/TODO index 87ae0c5fd3..36ae5e9632 100644 --- a/pidl/TODO +++ b/pidl/TODO @@ -14,7 +14,7 @@ - --explain-ndr option that dumps out parse tree ? -- seperate tables for NDR and DCE/RPC +- separate tables for NDR and DCE/RPC - maybe no tables for NDR at all? we only need them for ndrdump and that can use dlsym() -- cgit