swpipe: Spell check header guard. No funtional change.
* Thanks Urias :)
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
* Authors:
|
* Authors:
|
||||||
* Alexander von Gluck IV, [email protected]
|
* Alexander von Gluck IV, [email protected]
|
||||||
*/
|
*/
|
||||||
#ifndef CALLIUMCONTEXT_H
|
#ifndef GALLIUMCONTEXT_H
|
||||||
#define CALLIUMCONTEXT_H
|
#define GALLIUMCONTEXT_H
|
||||||
|
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
@@ -72,4 +72,4 @@ private:
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
#endif /* CALLIUMCONTEXT_H */
|
#endif /* GALLIUMCONTEXT_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user