File: filepath.c

package info (click to toggle)
apr 1.4.6-3%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,516 kB
  • sloc: ansic: 54,297; sh: 10,642; perl: 832; awk: 386; makefile: 356; python: 142
file content (4 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (17)
1
2
3
4
/* NetWare & Win32 have much in common with regards to file names (both are 
 * DOSish) so it makes sense to share some code 
 */
#include "../win32/filepath.c"