From b187de1ada34a9023c05d020a4592686ba761278 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 30 Dec 2014 08:18:15 -0800 Subject: Line length 100 Change-Id: I6c8fe626a3825fa9e139319656d682a57b887c97 --- services/audioflinger/Threads.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'services/audioflinger/Threads.h') diff --git a/services/audioflinger/Threads.h b/services/audioflinger/Threads.h index 65088d3..4397cec 100644 --- a/services/audioflinger/Threads.h +++ b/services/audioflinger/Threads.h @@ -1167,7 +1167,8 @@ private: const sp mReadOnlyHeap; // one-time initialization, no locks required - sp mFastCapture; // non-0 if there is also a fast capture + sp mFastCapture; // non-0 if there is also + // a fast capture // FIXME audio watchdog thread // contents are not guaranteed to be consistent, no locks required -- cgit v1.1