diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:00:14 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:01:58 -0400 |
commit | a11fe67bac39409a738d987823ad990bc2a49f6a (patch) | |
tree | 16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /development/pasdoc/README | |
parent | ab0586e7c5c26167908e1872c8005760446ecab5 (diff) | |
download | slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz |
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/pasdoc/README')
-rw-r--r-- | development/pasdoc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pasdoc/README b/development/pasdoc/README index 51fa4e3faa..63c0f3e140 100644 --- a/development/pasdoc/README +++ b/development/pasdoc/README @@ -5,4 +5,4 @@ Documentation is generated from comments found in source code. Available output formats are HTML, HtmlHelp, LaTeX, latex2rtf, simplexml. More output formats may be added in the future. -This requires fpc [Free pascal].
\ No newline at end of file +This requires fpc [Free pascal]. |