musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/time.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011年09月13日 21:09:35 -0400
committerRich Felker <dalias@aerifal.cx>2011年09月13日 21:09:35 -0400
commit13cd969552409e05c941829f2aabb15e2f4d9a1f (patch)
tree5e104dd27e5f794d1f083d9a8fea516c9009eb39 /include/time.h
parent5e9deea0039204f3b29edb1ffe0e30325d456f84 (diff)
downloadmusl-13cd969552409e05c941829f2aabb15e2f4d9a1f.tar.gz
fix various errors in function signatures/prototypes found by nsz
Diffstat (limited to 'include/time.h')
-rw-r--r--include/time.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/time.h b/include/time.h
index 4cec647d..5b1ea91f 100644
--- a/include/time.h
+++ b/include/time.h
@@ -102,7 +102,7 @@ extern int daylight;
extern long timezone;
extern char *tzname[2];
extern int getdate_err;
-extern struct tm *getdate (const char *);
+struct tm *getdate (const char *);
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 14:58:32 +0000

AltStyle によって変換されたページ (->オリジナル) /