Ignore:
Timestamp:
Aug 2, 2000, 5:51:35 PM (25 years ago)
Author:
bird
Message:

Added the CVS keyword Id.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/urlmon/umon.cpp

    r3633 r3925  
     1/* $Id: umon.cpp,v 1.2 2000-08-02 15:50:41 bird Exp $ */
    12/*
    23 * UrlMon
     
    1213#include "debugtools.h"
    1314
    14 #include "urlmon.h" 
     15#include "urlmon.h"
    1516/*
    16 DEFAULT_DEBUG_CHANNEL(win32); 
     17DEFAULT_DEBUG_CHANNEL(win32);
    1718
    1819#include <os2win.h>
     
    3233 * RETURNS
    3334 *    S_OK              success
    34  *    E_OUTOFMEMORY     out of memory 
     35 *    E_OUTOFMEMORY     out of memory
    3536 *    MK_E_SYNTAX       not a valid url
    3637 *
Note: See TracChangeset for help on using the changeset viewer.