Changeset 911 for trunk/dll/avv.c


Ignore:
Timestamp:
Jan 7, 2008, 2:01:29 AM (18 years ago)
Author:
Gregg Young
Message:

Commenting, help file, history update for recent changes; Minor clean up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/avv.c

    r907 r911  
    2323  16 Jun 07 SHL Update for OpenWatcom
    2424  20 Aug 07 GKY Move #pragma alloc_text to end for OpenWatcom compat
     25  06 Jan 08 GKY Use CheckApp_QuoteAddExe to check program strings on entry
    2526
    2627***********************************************************************/
     
    951952#pragma alloc_text(AVV,get_int_from_window,get_int2_from_window)
    952953#pragma alloc_text(AVV,get_long_from_window,get_int3_from_window)
    953 #pragma alloc_text(AVV,get_int4_from_window)
     954#pragma alloc_text(AVV,get_int4_from_window,free_and_strdup_quoted_from_window)
Note: See TracChangeset for help on using the changeset viewer.