mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
9f7f2c0f72
svn path=/trunk/; revision=324
8 lines
96 B
C
8 lines
96 B
C
/* prototypes for CHCP.C */
|
|
|
|
|
|
#ifdef INCLUDE_CMD_CHCP
|
|
|
|
INT CommandChcp (LPTSTR, LPTSTR);
|
|
|
|
#endif |