]> git.pld-linux.org Git - packages/cglib.git/blame_incremental - cglib-ExamplePreProcessor.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/cglib.git] / cglib-ExamplePreProcessor.patch
... / ...
CommitLineData
1--- src/test/net/sf/cglib/transform/hook/ExamplePreProcessor.java.sav 2005-11-12 12:53:28.000000000 +0100
2+++ src/test/net/sf/cglib/transform/hook/ExamplePreProcessor.java 2005-11-12 12:56:04.000000000 +0100
3@@ -39,4 +39,7 @@
4 }\r
5 };\r
6 }\r
7+\r
8+ public void initialize() {\r
9+ }\r
10 }\r
This page took 0.067025 seconds and 4 git commands to generate.