chiark
/
gitweb
/
~mdw
/
sw-tools
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typo in comment.
[sw-tools]
/
src
/
sw_rsh.h
diff --git
a/src/sw_rsh.h
b/src/sw_rsh.h
index f44aaa989081462d951401e25a2fe9b9c9042570..2e38816c577bb9a6261a524dca283aa3c8f23c7a 100644
(file)
--- a/
src/sw_rsh.h
+++ b/
src/sw_rsh.h
@@
-1,6
+1,6
@@
/* -*-c-*-
*
/* -*-c-*-
*
- * $Id: sw_rsh.h,v 1.
1 1999/06/02 16:53:33
mdw Exp $
+ * $Id: sw_rsh.h,v 1.
2 1999/09/24 13:16:39
mdw Exp $
*
* [Run remote commands *
* (c) 1999 EBI
*
* [Run remote commands *
* (c) 1999 EBI
@@
-28,8
+28,11
@@
/*----- Revision history --------------------------------------------------*
*
* $Log: sw_rsh.h,v $
/*----- Revision history --------------------------------------------------*
*
* $Log: sw_rsh.h,v $
- * Revision 1.1 1999/06/02 16:53:33 mdw
- * Initial revision
+ * Revision 1.2 1999/09/24 13:16:39 mdw
+ * Fix typo in comment.
+ *
+ * Revision 1.1.1.1 1999/06/02 16:53:33 mdw
+ * Initial import.
*
*/
*
*/
@@
-136,7
+139,7
@@
typedef struct rcmd {
* Returns: Zero if it worked, nonzero otherwise.
*
* Use: Sends a data packet. If the type is `data', then `sz' may be
* Returns: Zero if it worked, nonzero otherwise.
*
* Use: Sends a data packet. If the type is `data', then `sz' may be
- * arbitrarily large and is divided into small e
e
nough chunks.
+ * arbitrarily large and is divided into small enough chunks.
* Otherwise it's an error to send a packet that's too big.
*/
* Otherwise it's an error to send a packet that's too big.
*/