Commits

Ryan Schmidt authored 04736c0dd61
strigi: Fix typo in include guard
No tags

devel/strigi/files/patch-libstreamanalyzer-lib-rdfnamespaces.h.diff

Added
1 +Fix typo in include guard.
2 +--- libstreamanalyzer/lib/rdfnamespaces.h.orig 2013-02-05 15:34:52.000000000 -0600
3 ++++ libstreamanalyzer/lib/rdfnamespaces.h 2019-11-19 10:29:17.000000000 -0600
4 +@@ -18,7 +18,7 @@
5 + * Boston, MA 02110-1301, USA.
6 + */
7 +
8 +-#ifndef RDFNAMESAPCES
9 ++#ifndef RDFNAMESPACES
10 + #define RDFNAMESPACES
11 +
12 + // This is a list of the most often encountered rdf namespaces used by analyzers

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut