(NS_UNDEF, NS_LIST, NS_DIST, NS_AREA, NS_ALL, NS_XY, NS_GROUP): Turn
macros into enumeration constants. (ns_seltype): New. Use where appropriate.
This commit is contained in:
parent
276c188655
commit
543b0cba4f
5 changed files with 29 additions and 26 deletions
|
@ -53,7 +53,7 @@
|
|||
*
|
||||
* or 0 for none of the above.
|
||||
*/
|
||||
int
|
||||
ns_seltype
|
||||
sarg_type(s_char *ptr)
|
||||
{
|
||||
int c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue