Changeset 10130 for trunk/tools


Ignore:
Timestamp:
May 31, 2003, 10:11:21 PM (22 years ago)
Author:
bird
Message:

confidential bugfix ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/vslick/kdev.e

    r10129 r10130  
    1 /* $Id: kdev.e,v 1.5 2003-05-31 20:10:11 bird Exp $
     1/* $Id: kdev.e,v 1.6 2003-05-31 20:11:21 bird Exp $
    22 *
    33 * Visual SlickEdit Documentation Macros.
     
    11891189    if (skLicense == 'Confidential')
    11901190    {
    1191         k_javadoc_box_line(skCompany 'confidential');
     1191        k_javadoc_box_line(skCompany ' confidential');
    11921192        k_javadoc_box_line();
    11931193    }
Note: See TracChangeset for help on using the changeset viewer.