Changeset 1673 for trunk/dll/excputil.c


Ignore:
Timestamp:
Dec 30, 2012, 7:51:01 PM (13 years ago)
Author:
Gregg Young
Message:

Update to Doxygen comment style Ticket 55. Also some minor code cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/excputil.c

    r1544 r1673  
    1 
    2 /* excputil.c - exception handlers
    3    $Id$
     1/***********************************************************
     2
     3  $Id$
     4
     5  exception handlers
    46
    57  Copyright (c) 2008 Steven H. Levine
     
    1012  06 Dec 08 SHL Baseline (Ticket #26)
    1113
    12 */
     14************************************************************/
    1315
    1416#include <stdio.h>                      // fprintf
Note: See TracChangeset for help on using the changeset viewer.