home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
MISC
/
MN325SRC.ZIP
/
makenl-3.2.5
/
src
/
oslnxdsl.c
< prev
next >
Wrap
Text File
|
2005-02-06
|
153b
|
9 lines
/* $Id: oslnxdsl.c,v 1.2 2004/07/11 09:29:15 ozzmosis Exp $ */
#define HAVE_OS_DESLASHIFY
char *os_deslashify(char *name)
{
return name;
}