*** empty log message ***

This commit is contained in:
glenux 2004-02-23 18:20:25 +00:00 committed by Glenn Y. Rolland
parent 5e0e7e7224
commit 19c5e2c94a

View file

@ -31,6 +31,7 @@ int main(void) {
mSPAC=msgSpaceOpen(testId);
sleep(2);
montext=msgAllocate(mSPAC,2,180,0);
*montext=1;
sleep(2);
montext=msgAllocate(mSPAC,2,170,0);
sleep(2);