mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 11:56:21 +00:00
Use constants for flags
This commit is contained in:
@@ -35,8 +35,10 @@
|
||||
#include "ui/buffer.h"
|
||||
|
||||
#define NO_ME 1
|
||||
#define NO_EOL 4
|
||||
#define NO_DATE 2
|
||||
#define NO_EOL 4
|
||||
#define NO_COLOUR_FROM 8
|
||||
|
||||
#define NO_EOL_DATE 6
|
||||
|
||||
#define PAD_SIZE 1000
|
||||
|
||||
Reference in New Issue
Block a user