diff options
author | Winfried Ritsch <ritsch@users.sourceforge.net> | 2006-05-01 17:43:55 +0000 |
---|---|---|
committer | Winfried Ritsch <ritsch@users.sourceforge.net> | 2006-05-01 17:43:55 +0000 |
commit | b45704a38c4c5163df7f7f45e94e2fa9687f21a4 (patch) | |
tree | 4552b43d5ef173ae4b399ff127123223473e3cd2 /comport | |
parent | 79b8f996c6250f293bba6a8d6ed60a1edbf5ca38 (diff) |
no LF after last line, which some compilers complain ???
svn path=/trunk/externals/iem/comport/; revision=5042
Diffstat (limited to 'comport')
-rw-r--r-- | comport/comport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comport/comport.c b/comport/comport.c index 33d724f..25ff438 100644 --- a/comport/comport.c +++ b/comport/comport.c @@ -992,3 +992,4 @@ void comport_setup(void) "LGPL 1998-2005, Winfried Ritsch and others (see LICENCE.txt)\n" "Institute for Electronic Music - Graz"); } + |