Rename FLUXOP_NOFLUX -> FLUXOP_SPACE

This commit is contained in:
Keir Fraser
2020-10-27 09:51:16 +00:00
parent 35503b506e
commit 0f78a93f66
3 changed files with 7 additions and 7 deletions

View File

@@ -99,7 +99,7 @@
* Flux stream opcodes. Preceded by 0xFF byte.
*/
#define FLUXOP_INDEX 1
#define FLUXOP_NOFLUX 2
#define FLUXOP_SPACE 2
/*