X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Fcall.h;h=895fa96ced16d6d32c6311545f0fed2ebf5c9ebb;hp=01e6eaddd18e42bd8b91d9f50f4adc9cb04aa4e7;hb=e11280a7b6ed67a4d79b14569ca06131ea2338bd;hpb=9bcb1df0786a8193d65949c857baaba2f4296e84 diff --git a/src/call.h b/src/call.h index 01e6ead..895fa96 100644 --- a/src/call.h +++ b/src/call.h @@ -100,5 +100,4 @@ void **psi_call_frame_push_auto(struct psi_call_frame *frame, void *auto_free); void psi_call_frame_free(struct psi_call_frame *frame); - #endif