mirror of /home/gitosis/repositories/libowfat.git
remove stray l (Rolf Eike Baer)
This commit is contained in:
parent
f8f40a544a
commit
e34ccaa001
|
@ -92,7 +92,7 @@
|
|||
#if GCC_VERSION_ATLEAST(3, 3)
|
||||
#define att_nonnull(params) __attribute__((__nonnull__(params)))
|
||||
#else
|
||||
#define att_nonnull(params)l
|
||||
#define att_nonnull(params)
|
||||
#endif
|
||||
|
||||
#if GCC_VERSION_ATLEAST(4, 3)
|
||||
|
|
Loading…
Reference in New Issue