* global.h [!__GNUC__]: Define __attribute__ with one argument.
Этот коммит содержится в:
родитель
059476bd40
Коммит
4df07d04be
@ -1,3 +1,7 @@
|
||||
2002-01-21 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* global.h [!__GNUC__]: Define __attribute__ with one argument.
|
||||
|
||||
2002-01-20 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* screen.c (string_file_size): Translate "UP--DIR".
|
||||
|
@ -54,7 +54,7 @@
|
||||
#include <glib.h>
|
||||
|
||||
#ifndef __GNUC__
|
||||
#define __attribute__()
|
||||
#define __attribute__(x)
|
||||
#endif
|
||||
|
||||
#include "fs.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user