From 23a1d3fb914fc21463f0714a0d8b2fd7f317adc1 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sun, 25 Apr 1999 21:04:17 +0000 Subject: [PATCH] Win32 isn't a good os to commit uppercase files with... --- sapi.c => main/SAPI.c | 0 sapi.h => main/SAPI.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename sapi.c => main/SAPI.c (100%) rename sapi.h => main/SAPI.h (100%) diff --git a/sapi.c b/main/SAPI.c similarity index 100% rename from sapi.c rename to main/SAPI.c diff --git a/sapi.h b/main/SAPI.h similarity index 100% rename from sapi.h rename to main/SAPI.h -- 2.50.1