Commit 8c10aa57 authored by Max Kellermann's avatar Max Kellermann

util/CharUtil: fix indent

parent 17b316b9
/* /*
* Copyright (C) 2011-2013 Max Kellermann <max@duempel.org> * Copyright (C) 2011-2014 Max Kellermann <max@duempel.org>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
* OF THE POSSIBILITY OF SUCH DAMAGE. * OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#ifndef CHAR_UTIL_HPP #ifndef CHAR_UTIL_HXX
#define CHAR_UTIL_HPP #define CHAR_UTIL_HXX
constexpr constexpr
static inline bool static inline bool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment