Changeset: 6d9aefb21f3f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/6d9aefb21f3f
Modified Files:
monetdb5/mal/mal.h
Branch: Aug2024
Log Message:
Typo.
diffs (12 lines):
diff --git a/monetdb5/mal/mal.h b/monetdb5/mal/mal.h
--- a/monetdb5/mal/mal.h
+++ b/monetdb5/mal/mal.h
@@ -216,7 +216,7 @@ typedef struct MALSTK {
* for use in profiling instructions.
*/
struct timeval clock; /* time this stack was created */
- char status; /* srunning 'R' suspended 'S',
quitting 'Q' */
+ char status; /* running 'R' suspended 'S',
quitting 'Q' */
int pcup; /* saved pc upon a
recursive all */
oid tag; /* unique invocation
call tag */
lng memory; /* Actual memory claims
for highwater mark */
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]