summaryrefslogtreecommitdiffstats
path: root/libasyncns/asyncns.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-02 03:50:37 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-02 03:50:37 +0200
commitb98fc46052b1c04341a738bd70ca2791b293ed88 (patch)
tree3597526955a018e0d0a366df0d4772bf31a7719a /libasyncns/asyncns.h
parentdd4fc47e030d0cf6cc3e5f6eb351577c1ac532da (diff)
whitespace fix
Diffstat (limited to 'libasyncns/asyncns.h')
-rw-r--r--libasyncns/asyncns.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libasyncns/asyncns.h b/libasyncns/asyncns.h
index 87f0744..50cb378 100644
--- a/libasyncns/asyncns.h
+++ b/libasyncns/asyncns.h
@@ -5,17 +5,17 @@
/***
This file is part of libasyncns.
-
+
libasyncns is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
-
+
libasyncns 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 Lesser General Public
License along with libasyncns; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
@@ -156,5 +156,5 @@ void* asyncns_getuserdata(asyncns_t *asyncns, asyncns_query_t *q);
#ifdef __cplusplus
}
#endif
-
+
#endif