/[pengfork]/pengfork/src/modem/script.c
ViewVC logotype

Diff of /pengfork/src/modem/script.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by chupa, Sun Dec 1 01:19:07 2002 UTC revision 1.5 by chupa, Sun Dec 1 13:01:57 2002 UTC
# Line 52  SCM Line 52  SCM
52  chat_send (string)  chat_send (string)
53       SCM string;       SCM string;
54  {  {
55    char *text, *print, *p;    char *text, *print;
56      unsigned char *p;
57    int len;    int len;
58    
59    text = gh_scm2newstr (string, &len);    text = gh_scm2newstr (string, &len);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26