]> git.pld-linux.org Git - packages/octave.git/commitdiff
- obsolete (applied in 2.1.54)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Feb 2004 08:52:22 +0000 (08:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    octave-types.patch -> 1.2

octave-types.patch [deleted file]

diff --git a/octave-types.patch b/octave-types.patch
deleted file mode 100644 (file)
index b202c51..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- octave-2.1.53/liboctave/Array-flags.h.orig 2003-07-11 22:21:17.000000000 +0000
-+++ octave-2.1.53/liboctave/Array-flags.h      2004-01-28 20:26:07.000000000 +0000
-@@ -21,8 +21,8 @@
- */
- #if defined (OCTAVE_SOURCE)
--extern int liboctave_wfi_flag;
--extern int liboctave_wrore_flag;
-+extern bool liboctave_wfi_flag;
-+extern bool liboctave_wrore_flag;
- #endif
- /*
This page took 0.203811 seconds and 4 git commands to generate.