gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1869: add blurb for cppi


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1869: add blurb for cppi
Date: Sat, 02 Feb 2013 13:25:18 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1869
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-02-02 13:25:18 +0100
message:
  add blurb for cppi
modified:
  gnu/cppi/Makefile
=== modified file 'gnu/cppi/Makefile'
--- a/gnu/cppi/Makefile 2012-12-16 22:02:50 +0000
+++ b/gnu/cppi/Makefile 2013-02-02 12:25:18 +0000
@@ -3,6 +3,12 @@
 GARVERSION = 1.17
 HOME_URL = http://savannah.gnu.org/projects/cppi/
 DESCRIPTION = A cpp directive indenter
+define BLURB
+ GNU Cppi processes C source code files to properly indent the 
+ preprocessor directives to reflect their nesting.  It also performs
+ other standardizations, such as correcting the number of spaces 
+ between directives and the text following them.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]