[Olsr-cvs] olsrd-current/lib/secure/src olsrd_plugin.c, 1.15, 1.16 olsrd_secure.h, 1.8, 1.9

Bernd Petrovitsch (spam-protected)
Thu Nov 29 19:09:13 CET 2007


Update of /cvsroot/olsrd/olsrd-current/lib/secure/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4061/lib/secure/src

Modified Files:
	olsrd_plugin.c olsrd_secure.h 
Log Message:
* ISO8859-* -> UTF_8

Index: olsrd_secure.h
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/secure/src/olsrd_secure.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** olsrd_secure.h	15 Jul 2007 21:47:17 -0000	1.8
--- olsrd_secure.h	29 Nov 2007 18:09:11 -0000	1.9
***************
*** 3,7 ****
   * http://www.olsr.org
   *
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 3,7 ----
   * http://www.olsr.org
   *
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *

Index: olsrd_plugin.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/secure/src/olsrd_plugin.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** olsrd_plugin.c	17 Sep 2007 21:57:05 -0000	1.15
--- olsrd_plugin.c	29 Nov 2007 18:09:11 -0000	1.16
***************
*** 4,8 ****
   * http://www.olsr.org
   *
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
--- 4,8 ----
   * http://www.olsr.org
   *
!  * Copyright (c) 2004, Andreas Tønnesen((spam-protected))
   * All rights reserved.
   *
***************
*** 47,51 ****
  #define PLUGIN_NAME    "OLSRD signature plugin"
  #define PLUGIN_VERSION "0.5"
! #define PLUGIN_AUTHOR   "Andreas Tønnesen"
  #define MOD_DESC PLUGIN_NAME " " PLUGIN_VERSION " by " PLUGIN_AUTHOR
  #define PLUGIN_INTERFACE_VERSION 5
--- 47,51 ----
  #define PLUGIN_NAME    "OLSRD signature plugin"
  #define PLUGIN_VERSION "0.5"
! #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