NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
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 75 of file lib.h.

Field Documentation

◆ first

anum_t NewsrcEntry::first

First article number in run.

Definition at line 77 of file lib.h.

◆ last

anum_t NewsrcEntry::last

Last article number in run.

Definition at line 78 of file lib.h.


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