summaryrefslogtreecommitdiffhomepage
path: root/include/stc/crand.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-06-09 22:37:15 +0200
committerTyge Løvset <[email protected]>2023-06-09 22:37:15 +0200
commit5f935739d2ce280beda36c7a7ddb0e0ee34c8fb3 (patch)
tree2cdd210fefa5eae54a384f980442195659a77fac /include/stc/crand.h
parent72b0f0e7839b487a5df7c79ffe84511480cad251 (diff)
downloadSTC-modified-5f935739d2ce280beda36c7a7ddb0e0ee34c8fb3.tar.gz
STC-modified-5f935739d2ce280beda36c7a7ddb0e0ee34c8fb3.zip
Rename i_extern template flag to i_import. i_extern still available, but deprecated.
Diffstat (limited to 'include/stc/crand.h')
-rw-r--r--include/stc/crand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/crand.h b/include/stc/crand.h
index b9687c01..95a65fb0 100644
--- a/include/stc/crand.h
+++ b/include/stc/crand.h
@@ -158,4 +158,4 @@ STC_DEF double crand_norm(crand_t* rng, crand_norm_t* dist) {
#undef i_static
#undef i_header
#undef i_implement
-#undef i_extern
+#undef i_import