X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample%2Finternals%2F_PDCLIB_config.h;h=41fe9e0a394bcb757004000824fb636acd0ffaf1;hp=4dd5e3a125d4b07df9af0876f50549ef290116d6;hb=b0ae5d16c993045fd9ec5e7866962164bf9934fd;hpb=93e46d21f99880a1d847369ea68edf3a3a44b989 diff --git a/platform/example/internals/_PDCLIB_config.h b/platform/example/internals/_PDCLIB_config.h index 4dd5e3a..41fe9e0 100755 --- a/platform/example/internals/_PDCLIB_config.h +++ b/platform/example/internals/_PDCLIB_config.h @@ -174,6 +174,9 @@ struct _PDCLIB_imaxdiv_t /* Time types */ /* -------------------------------------------------------------------------- */ +/* See for a couple of comments on these types and their semantics. */ + +/* If you change this type to something exotic, check time/difftime.c */ #define _PDCLIB_time long #define _PDCLIB_clock long