Use PAD_SIZE for buffer max size

This commit is contained in:
James Booth
2014-07-18 23:52:00 +01:00
parent 78b0388b6c
commit bf62d8bd65
2 changed files with 1 additions and 3 deletions

View File

@@ -3,8 +3,6 @@
#include "config.h"
#define BUFF_SIZE 1000
typedef struct prof_buff_entry_t {
char show_char;
char *date_fmt;