mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
OK, someone was tab happy in this file. A tab after #define?! OK, fine,
I'll keep the same style regardless of the wisdom of it. :) Clarified by: eivind
This commit is contained in:
parent
54cbe1b2db
commit
0bdc49c676
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123597
@ -75,7 +75,7 @@ typedef struct {
|
||||
#define REG_DUMP 0200
|
||||
|
||||
/* regerror() flags */
|
||||
#define REG_ENOSYS -1 /* Reserved */
|
||||
#define REG_ENOSYS -1 /* Reserved */
|
||||
#define REG_NOMATCH 1
|
||||
#define REG_BADPAT 2
|
||||
#define REG_ECOLLATE 3
|
||||
|
Loading…
Reference in New Issue
Block a user