Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=yaxmenu.git;a=commitdiff;h=767cf4404b85792da52af2c04a1378505edec4c5

commit 767cf4404b85792da52af2c04a1378505edec4c5
Author: James Buren <r...@frugalware.org>
Date:   Thu Dec 3 12:57:51 2009 -0600

as.h
* renamed to autostring.h
* change include guards to reflect new name

diff --git a/src/as.h b/src/autostring.h
similarity index 93%
rename from src/as.h
rename to src/autostring.h
index 009e5a4..bf8db23 100644
--- a/src/as.h
+++ b/src/autostring.h
@@ -1,5 +1,5 @@
-#ifndef _as_header_
-#define _as_header_
+#ifndef _autostring_header_
+#define _autostring_header_
#include "includes.h"
#include "utility.h"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to