Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
cd5a5263
Commit
cd5a5263
authored
Aug 15, 2000
by
David Lawrence
Browse files
ISC_R_NRESULTS was not bumped when ISC_R_FAMILYNOSUPPORT was added.
parent
a3365e36
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/result.h
View file @
cd5a5263
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
*/
/* $Id: result.h,v 1.
49
2000/08/15
01:43:37 marka
Exp $ */
/* $Id: result.h,v 1.
50
2000/08/15
23:30:22 tale
Exp $ */
#ifndef ISC_RESULT_H
#ifndef ISC_RESULT_H
#define ISC_RESULT_H 1
#define ISC_RESULT_H 1
...
@@ -74,9 +74,9 @@
...
@@ -74,9 +74,9 @@
#define ISC_R_FAMILYNOSUPPORT 48
/* AF not supported */
#define ISC_R_FAMILYNOSUPPORT 48
/* AF not supported */
/*
/*
* Not a
n
result code: the number of results.
* Not a result code: the number of results.
*/
*/
#define ISC_R_NRESULTS 4
8
#define ISC_R_NRESULTS 4
9
ISC_LANG_BEGINDECLS
ISC_LANG_BEGINDECLS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment