diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-07-02 04:10:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-07-02 04:10:01 +0000 |
commit | 0ce87a956739ab765ba0e6fddfed27bb8e3be21a (patch) | |
tree | 10fb2959ded164ff5b42bb8118b1418e8d71c2a7 /devel/asl | |
parent | 69968612856eb89ae58245a5b82e6c64c4eee6f7 (diff) | |
download | ports-0ce87a956739ab765ba0e6fddfed27bb8e3be21a.tar.gz ports-0ce87a956739ab765ba0e6fddfed27bb8e3be21a.zip |
Add newline to end of file. Thomas, if you are using emacs, I recommend
you add this to your .emacs:
(setq require-final-newline t)
Notes
Notes:
svn path=/head/; revision=7177
Diffstat (limited to 'devel/asl')
-rw-r--r-- | devel/asl/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/asl/pkg-comment b/devel/asl/pkg-comment index 91451f844472..ec18eb06c137 100644 --- a/devel/asl/pkg-comment +++ b/devel/asl/pkg-comment @@ -1 +1 @@ -Assembler for a variety of microcontrollers/-processors.
\ No newline at end of file +Assembler for a variety of microcontrollers/-processors. |