Skip to content
Snippets Groups Projects
Commit eb1d48e3 authored by g0dil's avatar g0dil
Browse files

Add new file-variable 'comment-column'

parent 594cbe4e
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
...@@ -71,4 +71,5 @@ prefix_ senf::impl::PacketImpl::PacketImpl(InputIterator begin, InputIterator en ...@@ -71,4 +71,5 @@ prefix_ senf::impl::PacketImpl::PacketImpl(InputIterator begin, InputIterator en
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -627,4 +627,5 @@ namespace senf { ...@@ -627,4 +627,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -144,4 +144,5 @@ struct senf::Packet::PacketOp_set ...@@ -144,4 +144,5 @@ struct senf::Packet::PacketOp_set
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -248,4 +248,5 @@ BOOST_AUTO_UNIT_TEST(Packet_new) ...@@ -248,4 +248,5 @@ BOOST_AUTO_UNIT_TEST(Packet_new)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -44,4 +44,5 @@ senf::impl::PkReg_EntryImpl<senf::DataPacket> ...@@ -44,4 +44,5 @@ senf::impl::PkReg_EntryImpl<senf::DataPacket>
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -108,4 +108,5 @@ senf::PacketRegistry<Tag>::registry() ...@@ -108,4 +108,5 @@ senf::PacketRegistry<Tag>::registry()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -84,4 +84,5 @@ senf::PacketRegistryMixin<Tag,Derived>::registerInterpreter(typename Tag::key_t ...@@ -84,4 +84,5 @@ senf::PacketRegistryMixin<Tag,Derived>::registerInterpreter(typename Tag::key_t
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -206,4 +206,5 @@ namespace senf { ...@@ -206,4 +206,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -110,4 +110,5 @@ namespace impl { ...@@ -110,4 +110,5 @@ namespace impl {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -172,4 +172,5 @@ BOOST_AUTO_UNIT_TEST(packetRegistry_test) ...@@ -172,4 +172,5 @@ BOOST_AUTO_UNIT_TEST(packetRegistry_test)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -207,4 +207,5 @@ senf::impl::Parse_Array_iterator<Parser,Iterator>::advance(int n) ...@@ -207,4 +207,5 @@ senf::impl::Parse_Array_iterator<Parser,Iterator>::advance(int n)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -92,4 +92,5 @@ namespace senf { ...@@ -92,4 +92,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -70,4 +70,5 @@ private: ...@@ -70,4 +70,5 @@ private:
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -68,4 +68,5 @@ BOOST_AUTO_UNIT_TEST(parseArray_test) ...@@ -68,4 +68,5 @@ BOOST_AUTO_UNIT_TEST(parseArray_test)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -355,4 +355,5 @@ namespace senf { ...@@ -355,4 +355,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -225,4 +225,5 @@ namespace impl { ...@@ -225,4 +225,5 @@ namespace impl {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -242,4 +242,5 @@ BOOST_AUTO_UNIT_TEST(parseInt_inherited) ...@@ -242,4 +242,5 @@ BOOST_AUTO_UNIT_TEST(parseInt_inherited)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -122,4 +122,5 @@ senf::Parse_ListS_wrapper<Parser,Sentinel,Container>::insert(iterator pos, ...@@ -122,4 +122,5 @@ senf::Parse_ListS_wrapper<Parser,Sentinel,Container>::insert(iterator pos,
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -202,4 +202,5 @@ senf::Parse_ListS_wrapper<Parser,Sentinel,Container>::range() ...@@ -202,4 +202,5 @@ senf::Parse_ListS_wrapper<Parser,Sentinel,Container>::range()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -196,4 +196,5 @@ namespace senf { ...@@ -196,4 +196,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment