From 4696ee6f5d06cea68948cd4cb81ab6c65022b2f1 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 15 Oct 2003 13:47:11 +0000 Subject: unbreak port by adding a \n\ to a patchfile --- security/py-twofish/files/patch-twofishmodule.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/py-twofish/files/patch-twofishmodule.c (limited to 'security/py-twofish/files/patch-twofishmodule.c') diff --git a/security/py-twofish/files/patch-twofishmodule.c b/security/py-twofish/files/patch-twofishmodule.c new file mode 100644 index 000000000000..dfe8209d0e56 --- /dev/null +++ b/security/py-twofish/files/patch-twofishmodule.c @@ -0,0 +1,11 @@ +--- twofishmodule.c.orig Wed Oct 15 06:46:16 2003 ++++ twofishmodule.c Wed Oct 15 06:46:30 2003 +@@ -489,7 +489,7 @@ + Functions:\n\ + new() -- return a new twofish object.\n\ + \n\ +-Special Objects: ++Special Objects: \n\ + \n\ + TwoFishType -- type object for TwoFish objects. \n"; + -- cgit v1.2.3