summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Fazzi <andrea.fazzi@alcacoop.it>2009-10-02 10:57:42 +0200
committerAndrea Fazzi <andrea.fazzi@alcacoop.it>2009-10-02 10:57:42 +0200
commit27583122babb92871c54c3e84172340f54869a20 (patch)
tree8b13c8bfd1b95701d1bef726991c3ee2c2221b3d
parenta72f1fd08f2d5bccecfe630b701a084f53be9286 (diff)
downloadffi-27583122babb92871c54c3e84172340f54869a20.tar.gz
Add new line at the end of ClosurePool.h
-rw-r--r--ext/ffi_c/ClosurePool.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/ffi_c/ClosurePool.h b/ext/ffi_c/ClosurePool.h
index a70f38a..08aa548 100644
--- a/ext/ffi_c/ClosurePool.h
+++ b/ext/ffi_c/ClosurePool.h
@@ -25,4 +25,5 @@ void rbffi_Closure_Free(Closure *);
void* rbffi_Closure_GetCodeAddress(Closure *);
-#endif /* RUBYFFI_CLOSUREPOOL_H */ \ No newline at end of file
+#endif /* RUBYFFI_CLOSUREPOOL_H */
+