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 /libraries/libev | |
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 'libraries/libev')
-rw-r--r-- | libraries/libev/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libev/README b/libraries/libev/README index 9e582dd58d..ba522d4f7a 100644 --- a/libraries/libev/README +++ b/libraries/libev/README @@ -6,4 +6,4 @@ more featureful. And also smaller. Yay. Note: libev and libevent both have a usr/include/event.h header file. This could lead to compile problems if both -packages are installed at the same time.
\ No newline at end of file +packages are installed at the same time. |