X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=glwrap.c;fp=glwrap.c;h=42eaa80e2766bc8261f85402564cbf2343734f48;hb=de8d00c71c256ab967ece877050b5dbffe66b19d;hp=4b865f55d7e03c04e094efaa47ec0374a9e26eb7;hpb=79edc7574c353a7ae8d2455ecc3a94aa956b3c8e;p=fips diff --git a/glwrap.c b/glwrap.c index 4b865f5..42eaa80 100644 --- a/glwrap.c +++ b/glwrap.c @@ -83,7 +83,7 @@ static void *gl_handle; SWITCH_METRICS_OP (op); /* Switch back to metrics operation saved by SAVE_THEN_SWITCH_METRICS_OP */ -#define RESTORE_METRICS_OP(op) \ +#define RESTORE_METRICS_OP() \ SWITCH_METRICS_OP (save); void