summaryrefslogtreecommitdiff
path: root/sysutils/runwhen/files/patch-src_rw-match.c
blob: 18b396ab1e9ac1bb5a99370b4d9bf896a0d3d425 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- src/rw-match.c.orig	2022-08-10 16:08:24 UTC
+++ src/rw-match.c
@@ -124,7 +124,7 @@ int main(int argc, char** argv) {
   }
 
   {
-    tain_t stamp;
+    tain stamp;
     struct tm* ptm;
     struct timeval tv;
     time_t t;
@@ -187,7 +187,7 @@ int main(int argc, char** argv) {
   }
 
   {
-    tain_t stamp;
+    tain stamp;
     struct timeval tv;
     time_t t;
     if (units==units_weekday) {