X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=zlint%2Fzlint.h;h=88115686cbde9ce3e3fe247221380c84e88b5f01;hb=8353663886b90d762d43790780be6cb58fb93c8a;hp=50baf575d494225c2de9100857934eaff999f99e;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef;p=yazpp-moved-to-github.git diff --git a/zlint/zlint.h b/zlint/zlint.h index 50baf57..8811568 100644 --- a/zlint/zlint.h +++ b/zlint/zlint.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2008 Index Data and Mike Taylor + * Copyright (C) 1998-2011 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -32,7 +32,7 @@ using namespace yazpp_1; enum Zlint_code { TEST_FINISHED, TEST_CONTINUE, - TEST_REOPEN, + TEST_REOPEN }; class Zlint_test; @@ -175,6 +175,7 @@ public: /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab