vc-list-files: indent with spaces, not TABs
[pspp] / tests / uninorm / test-u32-nfc.c
index 1c622759313c9d84f5500f9d6745b7ec77926411..092c767f5a5c5b6281cae2bf690f439ba255de22 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of canonical normalization 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"