Fix misprint

This commit is contained in:
Ivan Loskutov 2012-03-26 13:17:16 +04:00 committed by Norman Feske
parent ccebaa3802
commit 59221f9c17
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ namespace Genode {
typename Type_at<ARGS, 5>::Type,
typename Type_at<ARGS, 6>::Type))
{ (server.*func)(args.get(), args._2.get(), args._2._2.get(), args._2._2._2.get(),
args._2._2._2._2.get(), args._2._2._2._2_._2.get(), args._2._2._2._2._2.get()); }
args._2._2._2._2.get(), args._2._2._2._2._2.get(), args._2._2._2._2._2.get()); }
/********************