]> git.sur5r.net Git - glabels/commit
Make libglabels include guards more unique
authorJim Evins <evins@snaught.com>
Tue, 27 Oct 2009 03:45:57 +0000 (23:45 -0400)
committerJim Evins <evins@snaught.com>
Tue, 27 Oct 2009 03:45:57 +0000 (23:45 -0400)
commit19428af40ad4f1c6c5fc947046429bf22ca4a13b
tree01808363343bf02375dc207e8224951f5cf198c2
parentab8bb6ad208670b587d23f55c9edb5ba8c754050
Make libglabels include guards more unique

Renamed libglabels include guards to be more unique.  For example, the include
guard for xml.h was renamed from __XML_H__ to __LGL_XML_H__, which is less
likely to collide with other similarly named macros.
libglabels/category.h
libglabels/db.h
libglabels/paper.h
libglabels/str.h
libglabels/template.h
libglabels/xml-category.h
libglabels/xml-paper.h
libglabels/xml-template.h
libglabels/xml.h