Script Context layers test for "ASCERR: " and the space is significant.

Update code and comments to reflect that
This commit is contained in:
Douglas Clowes
2013-07-04 15:46:29 +10:00
parent 6a672d3a8b
commit 1e1fce78be
5 changed files with 10 additions and 10 deletions

View File

@@ -329,7 +329,7 @@ int OrdHVPSReading(Ascon *a) {
* sorts replies into standard responses of
* <value>
* OK
* ASCERR:...
* ASCERR: ...
*/
int OrdHVPSProtHandler(Ascon *a) {
int ret;