[Po4a-commits] "po4a/lib/Locale/Po4a Po.pm,1.55,1.56"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Fri Feb 24 18:29:06 UTC 2006
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv29444/lib/Locale/Po4a
Modified Files:
Po.pm
Log Message:
Fix a typo.
Index: Po.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Po.pm,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Po.pm 24 Feb 2006 18:25:05 -0000 1.55
+++ Po.pm 24 Feb 2006 18:29:04 -0000 1.56
@@ -661,7 +661,7 @@
}
# delete the apply subroutine
# otherwise it will be redefined.
- undef &apply
+ undef &apply;
return $res;
}
More information about the Po4a-commits
mailing list