Changeset 3404 for trunk/lang/tcl/src


Ignore:
Timestamp:
Mar 1, 2013 12:19:38 PM (11 years ago)
Author:
ldelgass
Message:

Fix compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lang/tcl/src/Rappture_Init.c

    r3177 r3404  
    2626extern Tcl_AppInitProc RpRusage_Init;
    2727extern Tcl_AppInitProc RpSignal_Init;
    28 extern Tcl_AppInitProc RpSplit_Init;
     28extern Tcl_AppInitProc RpSlice_Init;
    2929extern Tcl_AppInitProc RpSysinfo_Init;
    3030extern Tcl_AppInitProc RpDaemon_Init;
Note: See TracChangeset for help on using the changeset viewer.