Ignore:
Timestamp:
2015-02-20T22:50:54Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
0b9daac, 3d45471, 7733b8c
Parents:
af359b4
git-author:
Indent <please@…> (19-02-15 05:47:20)
git-committer:
dequis <dx@…> (20-02-15 22:50:54)
Message:

Reindent everything to K&R style with tabs

Used uncrustify, with the configuration file in ./doc/uncrustify.cfg

Commit author set to "Indent <please@…>" so that it's easier to
skip while doing git blame.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/example_plugin.c

    raf359b4 r5ebff60  
    1 /* 
    2  * This is the most simple possible BitlBee plugin. To use, compile it as 
    3  * a shared library and place it in the plugin directory: 
     1/*
     2 * This is the most simple possible BitlBee plugin. To use, compile it as
     3 * a shared library and place it in the plugin directory:
    44 *
    55 * gcc -o example.so -shared example.c `pkg-config --cflags bitlbee`
Note: See TracChangeset for help on using the changeset viewer.