Ignore:
Timestamp:
Jun 29, 1999, 2:06:46 PM (26 years ago)
Author:
sandervl
Message:

Put back last week's lang.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/lang.cpp

    r237 r242  
    1 /* $Id: lang.cpp,v 1.7 1999-06-28 16:15:47 phaller Exp $ */
     1/* $Id: lang.cpp,v 1.8 1999-06-29 12:06:46 sandervl Exp $ */
    22
    33/*
     
    6868    return 0;
    6969  }
    70 
    71   if(!buf) // @@@PH: which result does make sense without a buffer ?
    72     return 0; // nevertheless, OPERA.EXE calls it with NULL ?!
    7370
    7471  // Only standard. TODO: Use os2.ini PM_National section
Note: See TracChangeset for help on using the changeset viewer.