diff options
Diffstat (limited to 'src/jabber_whiteboard/empty.cpp')
| -rw-r--r-- | src/jabber_whiteboard/empty.cpp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/jabber_whiteboard/empty.cpp b/src/jabber_whiteboard/empty.cpp new file mode 100644 index 000000000..0fed24e45 --- /dev/null +++ b/src/jabber_whiteboard/empty.cpp @@ -0,0 +1,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 : |
