ref: eb8d04c749099a24090a693f7b8226b66fffc630
parent: 1aae10955bf95d49872cfcedd935a064908c232e
author: mkf <mkf@d510>
date: Thu May 4 14:47:11 EDT 2023
fix build 2
--- a/5551e.c
+++ b/5551e.c
@@ -89,6 +89,6 @@
}
/* clear them */
// a = NULL, b = NULL, op = NULL;
- string = "\0";
+ // string = "\0";
}
}