fix minor typos
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
#if !defined(LINT) && !defined(CODECENTER)
|
||||
static const char rcsid[] = "$Id: irp.c,v 1.3.2.3 2004/03/17 01:54:21 marka Exp $";
|
||||
static const char rcsid[] = "$Id: irp.c,v 1.3.2.4 2006/02/26 23:07:35 marka Exp $";
|
||||
#endif
|
||||
|
||||
/* Imports */
|
||||
@@ -517,7 +517,7 @@ irs_irp_get_full_response(struct irp_p *pvt, int *code, char *text,
|
||||
* int irs_irp_send_command(struct irp_p *pvt, const char *fmt, ...);
|
||||
*
|
||||
* Sends command to remote connected via the PVT
|
||||
* struture. FMT and args after it are fprintf-like
|
||||
* structure. FMT and args after it are fprintf-like
|
||||
* arguments for formatting.
|
||||
*
|
||||
* Returns:
|
||||
|
||||
Reference in New Issue
Block a user