NeoMutt  2023-05-17-56-ga67199
Teaching an old dog new tricks
DOXYGEN
FlowedState Struct Reference

State of a Format-Flowed line of text. More...

Data Fields

size_t width
 
size_t spaces
 
bool delsp
 

Detailed Description

State of a Format-Flowed line of text.

Definition at line 48 of file rfc3676.c.

Field Documentation

◆ width

size_t FlowedState::width

Definition at line 50 of file rfc3676.c.

◆ spaces

size_t FlowedState::spaces

Definition at line 51 of file rfc3676.c.

◆ delsp

bool FlowedState::delsp

Definition at line 52 of file rfc3676.c.


The documentation for this struct was generated from the following file: