mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-29 04:17:07 +02:00
Add a whole slew of system variables to customize language.
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ void InitRemind(int argc, char const *argv[])
|
||||
if (FormWidth > 500) FormWidth = 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Initialize global dynamic buffers */
|
||||
DBufInit(&Banner);
|
||||
DBufInit(&LineBuffer);
|
||||
|
||||
Reference in New Issue
Block a user