diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-12-20 15:55:40 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-12-20 15:55:40 -0500 |
commit | 76d1132125f9280e0cb430982b74971c53eff450 (patch) | |
tree | a5bcce108c5ced6ff51e2e39548a4f7797a2adb8 /src/manifest.c | |
parent | 210bf43679532b99d9628b66977601856195c849 (diff) | |
download | spmc-76d1132125f9280e0cb430982b74971c53eff450.tar.gz |
Add expandpath()
Diffstat (limited to 'src/manifest.c')
-rw-r--r-- | src/manifest.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/manifest.c b/src/manifest.c new file mode 100644 index 0000000..b41e9f7 --- /dev/null +++ b/src/manifest.c @@ -0,0 +1,4 @@ +// +// Created by jhunk on 12/20/19. +// + |