NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
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 51 of file rfc3676.c.

Field Documentation

◆ width

size_t FlowedState::width

Definition at line 53 of file rfc3676.c.

◆ spaces

size_t FlowedState::spaces

Definition at line 54 of file rfc3676.c.

◆ delsp

bool FlowedState::delsp

Definition at line 55 of file rfc3676.c.


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