top: polish some things related to the pids adaptation
A patch containing the following miscellaneous tweaks: . exploit (actually adapt) a pids.h provided VAL macro . remove some obsolete, now unused, sort related items . clarify the comment for specialized extractor macros Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -212,8 +212,6 @@ typedef unsigned char FLG_t;
|
||||
typedef unsigned long long TIC_t;
|
||||
typedef long long SIC_t;
|
||||
|
||||
/* Sort support, callback function signature */
|
||||
typedef int (*QFP_t)(const void *, const void *);
|
||||
|
||||
/* /////////////////////////////////////////////////////////////// */
|
||||
/* Special Section: multiple windows/field groups --------------- */
|
||||
|
||||
Reference in New Issue
Block a user