Changeset 272f4271 in mainline


Ignore:
Timestamp:
2005-09-11T13:42:57Z (19 years ago)
Author:
Sergey Bondari <bondari@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
61a9bbe
Parents:
788ccb04
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lib/sort.c

    r788ccb04 r272f4271  
    4242       
    4343        if (!tmp || !pivot) {
    44                 panic("qsort(): Cannot allocate memory\n");
     44                panic("Cannot allocate memory\n");
    4545        }
    4646
Note: See TracChangeset for help on using the changeset viewer.