Skip to content
Snippets Groups Projects
Commit be811997 authored by Iustin Pop's avatar Iustin Pop
Browse files

Fix a haddock comment issue

For some versions of haddock, this can create problems.
parent a46f34d7
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ formatRVal csf _ elems =
-- | Formats the response into a valid IAllocator response message.
formatResponse :: Bool -- ^ Whether the request was successful
-> String -- ^ Information text
-> String -- ^ Suffix for nodes/instances
-> String -- ^ Suffix for nodes and instances
-> RqType -- ^ Request type
-> [Node.AllocElement] -- ^ The resulting allocations
-> String -- ^ The JSON-formatted message
......
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