From 349642a84039a4b026513c32a3b4f8594acd50df Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Mon, 26 Feb 2018 01:38:18 -0700 Subject: * New version 2.21.999 * rewrite of some code in pith/ical.c to make sure function prototypes are correct. * Add a separator line to the calendar entry in case, the calendar is sent as the main body of the message. --- pico/osdep/tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pico/osdep/tty.c') diff --git a/pico/osdep/tty.c b/pico/osdep/tty.c index 5fa2a04d..7be21100 100644 --- a/pico/osdep/tty.c +++ b/pico/osdep/tty.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tty.c 769 2007-10-24 00:15:40Z hubert@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3-54-g00ecf