From e8f715f8afc0237294ccc93423b4af411691ad18 Mon Sep 17 00:00:00 2001 From: adrian Date: Thu, 25 Oct 2012 15:51:20 +0000 Subject: [PATCH] comment-fix (not comprehensible this way) git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1842 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- src/core/sal/perf/BreakpointBuffer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/sal/perf/BreakpointBuffer.cc b/src/core/sal/perf/BreakpointBuffer.cc index 5d8ea26c..be222233 100644 --- a/src/core/sal/perf/BreakpointBuffer.cc +++ b/src/core/sal/perf/BreakpointBuffer.cc @@ -3,7 +3,7 @@ namespace fail { -// FIXME: not inlined +// FIXME: can not be inlined this way ResultSet& PerfVectorBreakpoints::gather(BPEvent* pData) { static ResultSet res;