From 0c071d6e1c52006e1a582ccb1ba5b2c31e6bc1d8 Mon Sep 17 00:00:00 2001 From: Tim Crews Date: Sat, 15 Jun 2013 16:37:04 -0700 Subject: [PATCH] Corrected filename for strptime.cc --- src/{strptime.cpp => strptime.cc} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{strptime.cpp => strptime.cc} (100%) diff --git a/src/strptime.cpp b/src/strptime.cc similarity index 100% rename from src/strptime.cpp rename to src/strptime.cc