- [Syntactical changes only]

Fixed the indentation of some files.
This commit is contained in:
ccremers
2005-06-02 09:40:05 +00:00
parent 01124e2104
commit cd2ef14e4e
4 changed files with 18 additions and 16 deletions

View File

@@ -449,7 +449,7 @@ check_claim_niagree (const System sys, const int i)
result = oki_nisynch (sys, i, f, g);
if (!result)
{
#ifdef DEBUG
#ifdef DEBUG
warning ("Claim has failed!");
printf ("To be exact, claim label ");
termPrint (cl->label);