X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=inline;f=src%2Flisp%2Fao_lisp_frame.c;fp=src%2Flisp%2Fao_lisp_frame.c;h=1853f6d76a0bfd284be541aa27127ea4729da067;hb=77db0e8162cd01c2b42737b3d71b38cea942484f;hp=5aa50f6b0661738ccf4fcc9f9b6c849c0f0ff85f;hpb=11cb03b1d336ee90c422be27588f57be573a9546;p=fw%2Faltos diff --git a/src/lisp/ao_lisp_frame.c b/src/lisp/ao_lisp_frame.c index 5aa50f6b..1853f6d7 100644 --- a/src/lisp/ao_lisp_frame.c +++ b/src/lisp/ao_lisp_frame.c @@ -95,7 +95,7 @@ const struct ao_lisp_type ao_lisp_frame_type = { .move = frame_move }; -static ao_poly * +ao_poly * ao_lisp_frame_ref(struct ao_lisp_frame *frame, ao_poly atom) { int f;