summaryrefslogtreecommitdiff
path: root/astro/pngphoon/files/patch-tws.h
blob: e4e6e992dfe8671c8d86d6692f7af6a07dede1c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tws.h.orig	2025-07-18 07:31:08 UTC
+++ tws.h
@@ -33,7 +33,7 @@ struct tws
 
 /* Declarations of routines. */
 
-struct tws *dlocaltime( );
+struct tws *dlocaltime( long * );
         /* dlocaltime( &clock ) turns a time(3) clock value into a tws */
 
 struct tws *dtwstime( );