]> andersk Git - libyaml.git/blobdiff - include/yaml/yaml_version.h
Doxygenify the header file.
[libyaml.git] / include / yaml / yaml_version.h
index 2ff74a513485a42c13302cc7990d027925a74b26..9718db240806bf901f867cf2485a0b1ff3cd777a 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * @file yaml_version.h
  * @brief Version information.
  *
 extern "C" {
 #endif
 
-/**
+/*
  * @brief Get the library version.
  */
 
 const char *
 yaml_get_version_string(void);
 
-/**
+/*
  * @brief Get the library version numbers.
  */
 
This page took 0.044477 seconds and 4 git commands to generate.