[Nagiosplug-devel] Patch for check_nwstat.c

Mies, Christian c.mies at itnovum.de
Fri Oct 26 10:14:10 CEST 2007


Hi List,
here a minor patch for check_nwstat. In the actual Plugin Package the help function does not work properly.
The Error is the Uppercase "%S" instead of lowercase "%s"

1679c1679
<   printf (" %S\n", _("  TCB, LRUS and LRUM.\n"));
---
>   printf (" %s\n", _("  TCB, LRUS and LRUM.\n"));


Regards
Christian
it-novum GmbH
Ein Unternehmen der Mehler AG
  
Christian Mies
Consultant Systemmanagement
  
Edelzeller Straße 44   
36043 Fulda            
  
FON:            +49 (661) 103-874      (-333)
FAX:            +49 (661) 103-17874            (-334)
MAIL:           c.mies at itnovum.de
WEB:            http://www.itnovum.de
  
Handelsregister:                  Amtsgericht Fulda, HRB 1934
Geschäftsführer:                  Michael Kienle
Sitz der Gesellschaft:            Fulda, Deutschland/Germany
UstID-Nr:                         DE813211784
Steuernr.:                        018/225/03095
  
Der Inhalt dieser E-Mail ist vertraulich. Wenn Sie nicht der eigentliche Empfänger sein sollten, informieren Sie bitte sofort den Absender oder vernichten umgehend diese Mail. Jegliche unerlaubte Vervielfältigung oder Weiterleitung dieser Mail ist strengstens verboten.
  
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of material in this e-mail is strictly forbidden.





More information about the Devel mailing list