NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
module_data.h
Go to the documentation of this file.
1
22
23#ifndef MUTT_NNTP_MODULE_DATA_H
24#define MUTT_NNTP_MODULE_DATA_H
25
34
35#endif /* MUTT_NNTP_MODULE_DATA_H */
NNTP-specific Account data -.
Definition adata.h:36
Nntp private Module data.
Definition module_data.h:30
struct NntpAccountData * current_news_srv
Current NNTP news server.
Definition module_data.h:32
struct Notify * notify
Notifications.
Definition module_data.h:31
Notification API.
Definition notify.c:53