Page MenuHomeDevCentral

D3067.id7824.diff
No OneTemporary

D3067.id7824.diff

diff --git a/src/rabbitmq-tcl.c b/src/rabbitmq-tcl.c
--- a/src/rabbitmq-tcl.c
+++ b/src/rabbitmq-tcl.c
@@ -92,7 +92,7 @@
}
/**
- * Prints an error message as command result and notify TCL an error occured.
+ * Prints an error message as command result and notifies TCL an error occured.
*
* @param[out] tclInterpreter The interpreter in which to set result
* @param[in] error The error message
@@ -132,7 +132,7 @@
/**
* Determines the AMQP error from the server RPC reply, prints an error message
- * based on this error and the specified context, then notify TCL an error
+ * based on this error and the specified context, then notifies TCL an error
* occured.
*
* @param[out] tclInterpreter The interpreter in which to set result
@@ -712,7 +712,7 @@
#endif
/**
- * Determines TCL environment is correct and initiliazes stubs if needed
+ * Determines TCL environment is correct and initializes stubs if needed
*
* @param[out] tclInterpreter The current TCL interpreter
* @return 1 on success; otherwise, 0
diff --git a/src/utils/netutils.c b/src/utils/netutils.c
--- a/src/utils/netutils.c
+++ b/src/utils/netutils.c
@@ -26,7 +26,7 @@
#include "strutils.h"
/* -------------------------------------------------------------
- Parse host:port expression helper functions
+ Parser for host:port expressions
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/**

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 18, 21:35 (22 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2251275
Default Alt Text
D3067.id7824.diff (1 KB)

Event Timeline