Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
LabComm
Commits
2b32fd74
Commit
2b32fd74
authored
May 21, 2015
by
Anders Blomdell
Browse files
Corrected protective macro.
parent
7f9c14a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/c/2014/labcomm2014.h
View file @
2b32fd74
...
...
@@ -20,8 +20,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __LABCOMM_H__
#define __LABCOMM_H__
#ifndef __LABCOMM
2014
_H__
#define __LABCOMM
2014
_H__
#include
<stdarg.h>
...
...
@@ -133,6 +133,4 @@ int labcomm2014_encoder_ioctl(struct labcomm2014_encoder *encoder,
uint32_t
ioctl_action
,
...);
#define LABCOMM_VOID ((void*)1)
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment