]> git.pld-linux.org Git - packages/plplot.git/blob - plplot-tk.patch
- works now
[packages/plplot.git] / plplot-tk.patch
1 --- plplot-5.8.0/bindings/tk/tkMain.c~  2007-11-18 21:04:01.000000000 +0100
2 +++ plplot-5.8.0/bindings/tk/tkMain.c   2008-04-02 18:22:34.000000000 +0200
3 @@ -86,7 +86,7 @@
4  /* From tclIntDecls.h */
5  
6  EXTERN int             Tcl_Import _ANSI_ARGS_((Tcl_Interp * interp,
7 -                               Tcl_Namespace * nsPtr, char * pattern,
8 +                               Tcl_Namespace * nsPtr, CONST char * pattern,
9                                 int allowOverwrite));
10  
11  EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace _ANSI_ARGS_((
This page took 0.037169 seconds and 3 git commands to generate.