NeoMutt  2025-04-04-8-g381e07
Teaching an old dog new tricks
DOXYGEN
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
NewsrcEntry Struct Reference

An entry in a .newsrc (subscribed newsgroups) More...

#include "lib.h"

Data Fields

anum_t first
 First article number in run.
 
anum_t last
 Last article number in run.
 

Detailed Description

An entry in a .newsrc (subscribed newsgroups)

Definition at line 77 of file lib.h.

Field Documentation

◆ first

anum_t NewsrcEntry::first

First article number in run.

Definition at line 79 of file lib.h.

◆ last

anum_t NewsrcEntry::last

Last article number in run.

Definition at line 80 of file lib.h.


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