Code

switch to sigc++ "release"
[inkscape.git] / src / jabber_whiteboard / internal-constants.h
index 5a14737beefc760bed9563f7f08dcd3d8cabfadd..737eacdc7d9b25a52e22aa6c998933d3fa0fa8c5 100644 (file)
@@ -65,6 +65,7 @@ extern int const PLAYING_SESSION_FILE;
 // accomodate Inkscape, not the other way around...
 // Dispatch interval (in milliseconds)
 extern int const SEND_TIMEOUT;
+
 }
 
 }
@@ -75,9 +76,9 @@ extern int const SEND_TIMEOUT;
   Local Variables:
   mode:c++
   c-file-style:"stroustrup"
-  c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
+  c-file-offsets:((innamespace . 0)(inline-open . 0))
   indent-tabs-mode:nil
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=c++:expandtab:shiftwidth=4:tabstop=8:softtabstop=4 :