fixed compiler warnings
[swftools.git] / lib / os.h
index 8452f7d..d7cb2a2 100755 (executable)
--- a/lib/os.h
+++ b/lib/os.h
@@ -29,7 +29,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 extern "C" {
 #endif
 
-extern char*path_seperator;
+extern char path_seperator;
 
 #ifdef WIN32
 char* getRegistryEntry(char*path);