Changeset 76cec1e in mainline for src/main/kinit.c


Ignore:
Timestamp:
2005-07-15T21:57:30Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b4a4c5e3
Parents:
e41c47e
Message:

Huge indentation fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/kinit.c

    re41c47e r76cec1e  
    9595#ifdef __SMP__
    9696        if (config.cpu_count > 1) {
    97                 /*
     97                /*
    9898                 * For each CPU, create its load balancing thread.
    9999                 */
Note: See TracChangeset for help on using the changeset viewer.