aboutsummaryrefslogtreecommitdiff
path: root/gnunet-fuse-0.8/gettext.h
blob: 4c873115eaf6764ff4de8afb6f8652dbb9f22fac (plain) (blame)
1
2
3
4
5
6
#ifndef _GETTEXT_H_
#define _GETTEXT_H_

#define gettext_noop(x) x

#endif /* _GETTEXT_H_ */