Statistics
| Branch: | Tag: | Revision:

root / src / hconfd.hs @ 2522c59e

History | View | Annotate | Download (1.2 kB)

# Date Author Comment
2eef8750 03/12/2013 12:44 pm Michele Tartara

Fix style error in hconfd

The first line of a function should be blank, unless it is able to contain the
whole function.

Signed-off-by: Michele Tartara <>
Reviewed-by: Guido Trotter <>

3add7574 12/24/2012 11:38 pm Iustin Pop

Rename htools/ to src/

Per offline discussions, this is the first patch of the
renames. Tested with "make distcheck", seems to work fine.

The only change outside of the renaming is a bit of simplification in
the .gitignore rules; otherwise, simply s/htools/src/....