summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/chat.c')
-rw-r--r--cpukit/pppd/chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/chat.c b/cpukit/pppd/chat.c
index 6d8a7f24c7..51f79ccc83 100644
--- a/cpukit/pppd/chat.c
+++ b/cpukit/pppd/chat.c
@@ -598,7 +598,7 @@ int c;
void chat_send (s)
register char *s;
{
- char file_data[STR_LEN];
+/* char file_data[STR_LEN]; */
if (say_next) {
say_next = 0;