summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-02-21 10:19:11 +0100
committerDavid Tardon <dtardon@redhat.com>2016-02-21 15:39:28 +0100
commit753b63a0a22420d672d76bbaf8881d1167dd7bfe (patch)
treec75c370c3347d60a88d6b15c01e49679e31cc948
parentd3dbcef4d76c57766cfa53a5a37cdefd50f07547 (diff)
update HACKING
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 4f02df4..f77e070 100644
--- a/HACKING
+++ b/HACKING
@@ -1,8 +1,8 @@
= Coding style =
This project uses mostly the same file naming and coding style like
-libwpd and the rest of Fridrich's libraries. Please run
+librevenge and other DLP libraries. Please run
- astyle --options=astyle.options \*.cpp \*.h
+ make astyle
before committing.