summaryrefslogtreecommitdiffstats
path: root/tcp.c
diff options
context:
space:
mode:
authorkraxel <kraxel>2007-08-23 14:38:26 +0000
committerkraxel <kraxel>2007-08-23 14:38:26 +0000
commit866d9ac5e8649dde15a6f587fc45f94dee4162cc (patch)
tree53dea16f6167085a49abb9337bc5c80d01f63e89 /tcp.c
parent0df51739109335bd39bd1eeafef4d2ceb13b2b46 (diff)
downloadamtterm-866d9ac5e8649dde15a6f587fc45f94dee4162cc.tar.gz
bump version, whitespace stuff.
Diffstat (limited to 'tcp.c')
-rw-r--r--tcp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcp.c b/tcp.c
index 8ee08c1..aec2647 100644
--- a/tcp.c
+++ b/tcp.c
@@ -7,12 +7,12 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-
+ *
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.