Overload str_number().
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 70d5396..d50e9d6 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -19,6 +19,7 @@
 \r
 int str_equiv(const TCHAR *, const TCHAR *);\r
 void strip_basename(TCHAR *);\r
+int str_number(const TCHAR *, unsigned long *, TCHAR **);\r
 int str_number(const TCHAR *, unsigned long *);\r
 int usage(int);\r
 \r