ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/uulib/uudeview.h
(Generate patch)

Comparing Convert-UUlib/uulib/uudeview.h (file contents):
Revision 1.12 by root, Sun Dec 13 02:55:12 2020 UTC vs.
Revision 1.13 by root, Sat Sep 24 06:25:44 2022 UTC

20#include <stdint.h> 20#include <stdint.h>
21 21
22/* 22/*
23 * This include file features all the definitions that should 23 * This include file features all the definitions that should
24 * be externally visible. This isn't much. 24 * be externally visible. This isn't much.
25 *
26 * $Id: uudeview.h,v 1.12 2020/12/13 02:55:12 root Exp $
27 */ 25 */
28 26
29#ifndef _ANSI_ARGS_ 27#ifndef _ANSI_ARGS_
30#ifdef PROTOTYPES 28#ifdef PROTOTYPES
31#define _ANSI_ARGS_(c) c 29#define _ANSI_ARGS_(c) c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines