projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887d6cf
)
libsigrok: Coding style fixes.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 15 Apr 2010 18:07:16 +0000
(20:07 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 15 Apr 2010 18:07:16 +0000
(20:07 +0200)
sigrokdecode.h
patch
|
blob
|
history
diff --git
a/sigrokdecode.h
b/sigrokdecode.h
index 228fc1f261e4a1123523ad35957b8e180cdb370f..25fdb4d563b0d03d744166ca82ac71f1fb5ca67f 100644
(file)
--- a/
sigrokdecode.h
+++ b/
sigrokdecode.h
@@
-18,8
+18,8
@@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef
LIB
SIGROKDECODE_SIGROKDECODE_H
-#define
LIB
SIGROKDECODE_SIGROKDECODE_H
+#ifndef SIGROKDECODE_SIGROKDECODE_H
+#define SIGROKDECODE_SIGROKDECODE_H
#include <Python.h> /* First, so we avoid a _POSIX_C_SOURCE warning. */
#include <stdint.h>