summaryrefslogtreecommitdiff
path: root/src/udscs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/udscs.h')
-rw-r--r--src/udscs.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/udscs.h b/src/udscs.h
index 8b0b14e..e13750c 100644
--- a/src/udscs.h
+++ b/src/udscs.h
@@ -7,12 +7,12 @@
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
@@ -35,7 +35,7 @@ struct udscs_message_header {
uint32_t type;
uint32_t arg1;
uint32_t arg2;
- uint32_t size;
+ uint32_t size;
};
/* Callbacks with this type will be called when a complete message has been