summaryrefslogtreecommitdiffstats
path: root/src/x-ycp.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-10-23 09:07:49 +0000
committerBruno Haible <bruno@clisp.org>2001-10-23 09:07:49 +0000
commit04369bf37ca9ff9b910f4a3f707363c965820f93 (patch)
treefc2678cc863422f5d40963b0756d406bede51332 /src/x-ycp.h
parent6b1fb4039266b30dc82c7b0ad1c12aefe3471678 (diff)
downloadexternal_gettext-04369bf37ca9ff9b910f4a3f707363c965820f93.zip
external_gettext-04369bf37ca9ff9b910f4a3f707363c965820f93.tar.gz
external_gettext-04369bf37ca9ff9b910f4a3f707363c965820f93.tar.bz2
Simplify the xgettext backend interface.
Diffstat (limited to 'src/x-ycp.h')
-rw-r--r--src/x-ycp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x-ycp.h b/src/x-ycp.h
index c3ad5d0..36a725c 100644
--- a/src/x-ycp.h
+++ b/src/x-ycp.h
@@ -21,7 +21,7 @@
{ "ycp", "YCP" }, \
#define SCANNERS_YCP \
- { "YCP", scan_ycp_file, &formatstring_ycp }, \
+ { "YCP", extract_ycp, &formatstring_ycp }, \
/* Scan an YCP file and add its translatable strings to mdlp. */
extern void extract_ycp PARAMS ((FILE *fp, const char *real_filename,