[Olsr-cvs] olsrd-current/lib/httpinfo/src olsrd_httpinfo.h, 1.32, 1.33 olsrd_plugin.h, 1.23, 1.24
Bernd Petrovitsch
(spam-protected)
Thu Nov 29 19:09:12 CET 2007
Update of /cvsroot/olsrd/olsrd-current/lib/httpinfo/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4061/lib/httpinfo/src
Modified Files:
olsrd_httpinfo.h olsrd_plugin.h
Log Message:
* ISO8859-* -> UTF_8
Index: olsrd_httpinfo.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/httpinfo/src/olsrd_httpinfo.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** olsrd_httpinfo.h 25 Aug 2007 19:48:42 -0000 1.32
--- olsrd_httpinfo.h 29 Nov 2007 18:09:10 -0000 1.33
***************
*** 1,5 ****
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
! * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
* All rights reserved.
*
--- 1,5 ----
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
! * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
* All rights reserved.
*
Index: olsrd_plugin.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/httpinfo/src/olsrd_plugin.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** olsrd_plugin.h 15 Jul 2007 19:29:38 -0000 1.23
--- olsrd_plugin.h 29 Nov 2007 18:09:10 -0000 1.24
***************
*** 1,5 ****
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
! * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
* All rights reserved.
*
--- 1,5 ----
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
! * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
* All rights reserved.
*
***************
*** 69,73 ****
#define PLUGIN_NAME "Httpinfo olsrd plugin"
#define PLUGIN_VERSION "0.1"
! #define PLUGIN_AUTHOR "Andreas Tønnesen"
#define MOD_DESC PLUGIN_NAME " " PLUGIN_VERSION " by " PLUGIN_AUTHOR
#define PLUGIN_INTERFACE_VERSION 5
--- 69,73 ----
#define PLUGIN_NAME "Httpinfo olsrd plugin"
#define PLUGIN_VERSION "0.1"
! #define PLUGIN_AUTHOR "Andreas Tønnesen"
#define MOD_DESC PLUGIN_NAME " " PLUGIN_VERSION " by " PLUGIN_AUTHOR
#define PLUGIN_INTERFACE_VERSION 5
More information about the Olsr-cvs
mailing list