Procházet zdrojové kódy

cmProc2.h : Added structure tag name to cmBinMtxFile.

master
Kevin Larke před 10 roky
rodič
revize
b6ff52b514
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      cmProc2.h

+ 1
- 1
cmProc2.h Zobrazit soubor

@@ -829,7 +829,7 @@ extern "C" {
829 829
   //------------------------------------------------------------------------------------------------------------
830 830
   // Write a binary matrix file in the format acceppted by the octave function readBinFile.m
831 831
 
832
-  typedef struct
832
+  typedef struct cmBinMtxFile_str
833 833
   {
834 834
     cmObj      obj;
835 835
     cmFileH_t  fh;

Načítá se…
Zrušit
Uložit