- Timestamp:
- 2015-02-20T22:50:54Z (10 years ago)
- 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)
- 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: 4 4 * 5 5 * gcc -o example.so -shared example.c `pkg-config --cflags bitlbee`
Note: See TracChangeset
for help on using the changeset viewer.