LGTM, thanks.
On Mon, Oct 7, 2013 at 4:37 PM, Jose A. Lopes <[email protected]> wrote: > Fix documentation comment in 'Ganeti.ConstantUtils'. > > Signed-off-by: Jose A. Lopes <[email protected]> > --- > src/Ganeti/ConstantUtils.hs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/Ganeti/ConstantUtils.hs b/src/Ganeti/ConstantUtils.hs > index f6ea748..0c3dd0c 100644 > --- a/src/Ganeti/ConstantUtils.hs > +++ b/src/Ganeti/ConstantUtils.hs > @@ -124,7 +124,7 @@ buildVersion major minor revision = > confdProtocolVersion :: Int > confdProtocolVersion = 1 > > --- * Confd request query fields. > +-- * Confd request query fields > -- > -- These are defined here and not in 'Ganeti.Types' due to GHC stage > -- restrictions concerning Template Haskell. They are also not > -- > 1.8.4 > > -- Thomas Thrainer | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
