bug fix on error print string
This commit is contained in:
+1
-1
@@ -286,7 +286,7 @@ static long process(pbo)
|
||||
default :
|
||||
status=-1;
|
||||
recGblRecordError(S_db_badField,(void *)pbo,
|
||||
"ao:process Illegal IVOA field");
|
||||
"bo:process Illegal IVOA field");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user