Changeset 06e1e95 in mainline for uspace/fb/fb.c


Ignore:
Timestamp:
2006-09-14T17:09:21Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f1d1f5d3
Parents:
e5ecc02
Message:

C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/fb/fb.c

    re5ecc02 r06e1e95  
    3434 * @{
    3535 */
     36
    3637/** @file
    3738 */
    38 
    3939
    4040#include <stdlib.h>
     
    12541254}
    12551255
    1256 
    12571256/**
    12581257 * @}
Note: See TracChangeset for help on using the changeset viewer.