Repositories
/
olsrd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7ba12
)
* ooops, fixed typo
author
Bernd Petrovitsch
<bernd@firmix.at>
Sat, 28 Jul 2007 12:55:49 +0000
(12:55 +0000)
committer
Bernd Petrovitsch
<bernd@firmix.at>
Sat, 28 Jul 2007 12:55:49 +0000
(12:55 +0000)
src/olsr_switch/main.c
patch
|
blob
|
history
diff --git
a/src/olsr_switch/main.c
b/src/olsr_switch/main.c
index
c05f93a
..
451cb90
100644
(file)
--- a/
src/olsr_switch/main.c
+++ b/
src/olsr_switch/main.c
@@
-37,7
+37,7
@@
* to the project. For more information see the website or contact
* the copyright holders.
*
- * $Id: main.c,v 1.2
5 2007/07/28 12:53:15
bernd67 Exp $
+ * $Id: main.c,v 1.2
6 2007/07/28 12:55:49
bernd67 Exp $
*/
/* olsrd host-switch daemon */
@@
-127,7
+127,7
@@
olsr_ip_to_string(union olsr_ip_addr *addr)
#ifdef WIN32
int __stdcall
-ohs_close(unsigned long signal __attribut__((unused)))
+ohs_close(unsigned long signal __attribut
e
__((unused)))
#else
void
ohs_close(int signal __attribute__((unused)))