From ecab7f1d37ee4f267b85adda0944d61dc6e7ab9c Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sat, 29 Apr 2017 18:09:16 +0200 Subject: [PATCH] cc_frm_chain.cpp: fix c/p error in comment Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/891b2e9ad2f4f8023ff4234b711d7a14ae705c55 Author: Thilo Graf Date: 2017-04-29 (Sat, 29 Apr 2017) --- src/gui/components/cc_frm_chain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/components/cc_frm_chain.cpp b/src/gui/components/cc_frm_chain.cpp index b08343e46..dcc261265 100644 --- a/src/gui/components/cc_frm_chain.cpp +++ b/src/gui/components/cc_frm_chain.cpp @@ -41,7 +41,7 @@ using namespace std; | +--------+ +--------+ +--------+ | | | item | | item | | item | | | +--------+ +--------+ +--------+ | - | chn_t_offset | + | chn_b_offset | +------------------------------------------------------------------------------------+ */