Code

standardize localization string
[nagiosplug.git] / plugins / getaddrinfo.c
index 12ac67d6c42d7e281cd142723e6f644c5a9e54c5..569782083d6a9d0b6273d2d890feea2188b708ee 100644 (file)
@@ -22,6 +22,8 @@
  */
 
 /* An emulation of the RFC 2553 / Posix getaddrinfo resolver interface.
+ *
+ * $Id$
  */
 
 #ifdef HAVE_CONFIG_H