]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update comments...
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2002 20:27:58 +0000 (20:27 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2002 20:27:58 +0000 (20:27 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@2225 7a7537e8-13f0-0310-91df-b6672ffda945

systemv/cupsaddsmb.c

index 4c09f98ce331f6daa9975daebbeae2d5a59c4918..9217a02c3cea8ce24e847595f956349db535a879 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: cupsaddsmb.c,v 1.5 2002/03/14 15:09:08 mike Exp $"
+ * "$Id: cupsaddsmb.c,v 1.6 2002/03/14 20:27:58 mike Exp $"
  *
  *   "cupsaddsmb" command for the Common UNIX Printing System (CUPS).
  *
@@ -26,6 +26,7 @@
  *   main()             - Export printers on the command-line.
  *   do_samba_command() - Do a SAMBA command, asking for a password as needed.
  *   export_dest()      - Export a destination to SAMBA.
+ *   usage()            - Show program usage and exit...
  */
 
 /*
@@ -339,5 +340,5 @@ usage()
 
 
 /*
- * End of "$Id: cupsaddsmb.c,v 1.5 2002/03/14 15:09:08 mike Exp $".
+ * End of "$Id: cupsaddsmb.c,v 1.6 2002/03/14 20:27:58 mike Exp $".
  */