Skip to content
Snippets Groups Projects
Commit 623615e2 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

protect macro

parent a141e3ba
Branches
Tags
No related merge requests found
......@@ -172,7 +172,7 @@ struct metaconn {
*/
int mc_bound_target;
#define META_BOUND_NONE (-1)
#define META_BOUND_ALL -2
#define META_BOUND_ALL (-2)
/* supersedes the connection stuff */
struct metasingleconn *mc_conns;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment