mirror of
https://github.com/samba-team/samba.git
synced 2025-02-18 17:57:55 +03:00
r18651: this comment is wrong, was cut'n'paste...
metze
This commit is contained in:
parent
ee11275183
commit
e3b88fb655
@ -76,10 +76,6 @@
|
||||
|
||||
#ifndef NORETURN_ATTRIBUTE
|
||||
#if (__GNUC__ >= 3)
|
||||
/** Use gcc attribute to check printf fns. a1 is the 1-based index of
|
||||
* the parameter containing the format, and a2 the index of the first
|
||||
* argument. Note that some gcc 2.x versions don't handle this
|
||||
* properly **/
|
||||
#define NORETURN_ATTRIBUTE __attribute__ ((noreturn))
|
||||
#else
|
||||
#define NORETURN_ATTRIBUTE
|
||||
|
Loading…
x
Reference in New Issue
Block a user