Added quote().
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 118d20f..5709bd6 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -62,6 +62,7 @@
 #endif\r
 \r
 int str_equiv(const TCHAR *, const TCHAR *);\r
+int quote(const TCHAR *, TCHAR *, size_t);\r
 void strip_basename(TCHAR *);\r
 int str_number(const TCHAR *, unsigned long *, TCHAR **);\r
 int str_number(const TCHAR *, unsigned long *);\r