X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fstdarg.h;h=5d2270535968835b6d685a56cde6011d40adce93;hb=70f1c6f7c9d515ef426da68973511f46de57005a;hp=4c40142d1f05ec7f7a59dbd97197213c5375ee06;hpb=54a2869bd13882c5e3b2417569709cd490cfcf3f;p=pdclib diff --git a/includes/stdarg.h b/includes/stdarg.h index 4c40142..5d22705 100644 --- a/includes/stdarg.h +++ b/includes/stdarg.h @@ -13,7 +13,7 @@ // ---------------------------------------------------------------------------- // TYPEDEFS -typedef do-type va_list; +typedef do-type va_list; // TODO // ---------------------------------------------------------------------------- // MACROS