summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/include/corby/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-compat-howl/include/corby/channel.h')
-rw-r--r--avahi-compat-howl/include/corby/channel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/avahi-compat-howl/include/corby/channel.h b/avahi-compat-howl/include/corby/channel.h
index 823e027..9c91fbb 100644
--- a/avahi-compat-howl/include/corby/channel.h
+++ b/avahi-compat-howl/include/corby/channel.h
@@ -8,7 +8,7 @@
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
+ * this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
@@ -38,7 +38,7 @@
#ifdef __cplusplus
extern "C"
{
-#endif
+#endif
struct _sw_corby_channel;
typedef struct _sw_corby_channel * sw_corby_channel;
@@ -180,7 +180,7 @@ sw_corby_channel_fina(
#ifdef __cplusplus
}
-#endif
+#endif
#endif