Missing final \n.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Mar 2003 18:17:20 +0000 (18:17 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Mar 2003 18:17:20 +0000 (18:17 +0000)
p4raw-id: //depot/perl@19074

lib/Attribute/Handlers/Changes

index 563776a..593d190 100644 (file)
@@ -99,4 +99,4 @@ Revision history for Perl extension Attribute::Handlers
        - From perl 5.8 { __CALLER__::foo => __PACKAGE } is missparsed,
        the proper approach is to use  { '__CALLER__::foo' => __PACKAGE }.
        The documentation is updated to reflect this. 
-       Reported by Dave Cross
\ No newline at end of file
+       Reported by Dave Cross