This commit was generated by cvs2svn to compensate for changes in r2,
[ircu2.10.12-pk.git] / include / s_numeric.h
1 #ifndef S_NUMERIC_H
2 #define S_NUMERIC_H
3
4 /*=============================================================================
5  * Proto types
6  */
7
8 extern int do_numeric(int numeric, int nnn, aClient *cptr, aClient *sptr,
9     int parc, char *parv[]);
10
11 #endif /* S_NUMERIC_H */