vc-list-files: indent with spaces, not TABs
[pspp] / tests / uninorm / test-u32-nfd.c
index 027b06a70bfbf731ecc4ada0626a5fce28e1d5c1..ff632e5cbaca00856b45466a50c32bf6607666bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of canonical decomposition of UTF-32 strings.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 #include <config.h>
 
-#if GNULIB_UNINORM_U32_NORMALIZE
+#if GNULIB_TEST_UNINORM_U32_NORMALIZE
 
 #include "uninorm.h"