Преглед изворни кода

Tutorial: renaming ua_types.h to types.h (Issue #2669)

Franz Hollerer пре 5 година
родитељ
комит
273876e591
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      examples/tutorial_datatypes.c

+ 1 - 1
examples/tutorial_datatypes.c

@@ -14,7 +14,7 @@
  * Basic Data Handling
  * ^^^^^^^^^^^^^^^^^^^
  * This section shows the basic interaction patterns for data types. Make
- * sure to compare with the type definitions in ``ua_types.h``. */
+ * sure to compare with the type definitions in ``types.h``. */
 
 #include <open62541/plugin/log_stdout.h>
 #include <open62541/server.h>