mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
9 lines
154 B
Diff
9 lines
154 B
Diff
https://bugs.gentoo.org/874501
|
|
--- a/getdate.c
|
|
+++ b/getdate.c
|
|
@@ -250,3 +250,3 @@
|
|
|
|
-main (int argc, char *argv[])
|
|
+int main (int argc, char *argv[])
|
|
{
|