We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47b65d commit dd3d277Copy full SHA for dd3d277
include/private/error.h
@@ -39,12 +39,4 @@ struct error_code {
39
char *const desc;
40
};
41
42
-<<<<<<< HEAD
43
44
extern const struct error_code *const perror;
45
-=======
46
-extern const struct error_code * const perror;
47
->>>>>>> de976a5 (Constify error_desc and perror)
48
49
-extern const struct error_code *const perror;
50
->>>>>>> 888f673 (Ensure consistent indention)
0 commit comments