Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b9de0e6 authored by howardchung's avatar howardchung Committed by Myles Watson
Browse files

Floss: Fix a typo

Just a mini typo

Bug: 270529845
Test: build
Change-Id: Ic6a8ce22f70285787beabc80a0d1fad8ae017a5d
parent 0acd4aeb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ typedef struct t_l2c_ccb {
  uint16_t max_rx_mtu;
  uint8_t fcr_cfg_tries;          /* Max number of negotiation attempts */
  bool peer_cfg_already_rejected; /* If mode rejected once, set to true */
  bool out_cfg_fcr_present; /* true if cfg response shoulkd include fcr options
  bool out_cfg_fcr_present; /* true if cfg response should include fcr options
                             */

  bool is_flushable; /* true if channel is flushable */