summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/empty.cpp
blob: 0fed24e45461ec63f319ebd1586dd12729f0024b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/// Some archivers don't seem to like creating an archive without being
/// given any members to archive.  This file acts as a placeholder


/*
  Local Variables:
  mode:c++
  c-file-style:"stroustrup"
  c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
  indent-tabs-mode:nil
  fill-column:99
  End:
*/
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :