]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/urep.h
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / common / unicode / urep.h
index ee2df3d4907cd676e2b3f886ea907f9bd14a4dff..57b547c8783baff6ebc148218c55e4cf948ed3d8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2003, International Business Machines
+*   Copyright (C) 1997-2005, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 ******************************************************************************
 *   Date        Name        Description
@@ -28,7 +28,10 @@ U_CDECL_BEGIN
 /********************************************************************
  * Data Structures
  ********************************************************************/
-
+/**
+ * \file
+ * \brief C API: Callbacks for UReplacebale
+ */
 /**
  * An opaque replaceable text object.  This will be manipulated only
  * through the caller-supplied UReplaceableFunctor struct.  Related