mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-02 05:47:18 +02:00
Silence gcc warning on Ubuntu Feisty.
This commit is contained in:
+1
-1
@@ -350,7 +350,7 @@ int ComputeTrigger(int today, Trigger *trig, int *err)
|
||||
{
|
||||
int nattempts = 0,
|
||||
start = today,
|
||||
nextstart,
|
||||
nextstart = 0,
|
||||
y, m, d,
|
||||
result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user