]> code.citadel.org Git - citadel.git/commitdiff
Fix
authorArt Cancro <ajc@citadel.org>
Fri, 16 Oct 1998 00:46:18 +0000 (00:46 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 16 Oct 1998 00:46:18 +0000 (00:46 +0000)
citadel/netproc.c

index 2f13200fb272d7b109ae48734ee063b37b2fc1dd..1deba34c5195a17b377966267522fd9b558bb04a 100644 (file)
@@ -556,7 +556,7 @@ void ship_to(char *filenm, char *sysnm)     /* send spool file filenm to system sysn
  * proc_file_transfer()  -  handle a simple file transfer packet
  *
  * FIX  This shouldn't be like this.  What it needs to do is begin an upload
- * and transmit the file to the server.
+ * FIX  and transmit the file to the server.
  */
 void proc_file_transfer(char *tname)
 {      /* name of temp file containing the whole message */