/[emacs]/emacs/src/process.c
ViewVC logotype

Diff of /emacs/src/process.c

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

revision 1.453 by schwab, Sun May 22 09:33:46 2005 UTC revision 1.454 by schwab, Sun May 22 09:48:37 2005 UTC
# Line 5134  send_process (proc, buf, len, object) Line 5134  send_process (proc, buf, len, object)
5134    int rv;    int rv;
5135    struct coding_system *coding;    struct coding_system *coding;
5136    struct gcpro gcpro1;    struct gcpro gcpro1;
5137    SIGTYPE (*old_sigpipe) ();    SIGTYPE (*volatile old_sigpipe) ();
5138    
5139    GCPRO1 (object);    GCPRO1 (object);
5140    

Legend:
Removed from v.1.453  
changed lines
  Added in v.1.454

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