Dr Andrew Scott G7VAV

My photo
 
October 2025
Mo Tu We Th Fr Sa Su
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
3 4 5 6 7 8 9


xt_comment.h
01: #ifndef _XT_COMMENT_H
02: #define _XT_COMMENT_H
03: 
04: #define XT_MAX_COMMENT_LEN 256
05: 
06: struct xt_comment_info {
07:         char comment[XT_MAX_COMMENT_LEN];
08: };
09: 
10: #endif /* XT_COMMENT_H */
11: 


for client (none)
© Andrew Scott 2006 - 2025,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/