ReactOS 0.4.15-dev-7958-gcd0bb1a
version.c File Reference

Go to the source code of this file.

Variables

char gVersion [] = "@(#) NcFTP 3.0.3/635 April 15 2001, 05:49 PM "
 
char gOS [] = ""
 
char gCopyright []
 

Variable Documentation

◆ gCopyright

char gCopyright[]
Initial value:
= "@(#) \
Copyright (c) 1992-2001 by Mike Gleason.\n\
All rights reserved.\n\
"

Definition at line 17 of file version.c.

◆ gOS

char gOS[] = ""

Definition at line 12 of file version.c.

Referenced by DoOpen(), and VersionCmd().

◆ gVersion

char gVersion[] = "@(#) NcFTP 3.0.3/635 April 15 2001, 05:49 PM "

Definition at line 3 of file version.c.