diff options
Diffstat (limited to 'Linux_C_12/util_121.h')
-rw-r--r-- | Linux_C_12/util_121.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Linux_C_12/util_121.h b/Linux_C_12/util_121.h index 8bdcf76..14091f9 100644 --- a/Linux_C_12/util_121.h +++ b/Linux_C_12/util_121.h @@ -120,3 +120,5 @@ extern void printCCI( CrossCallInfo *pcci ); #endif
#endif
+
+gchar* createMnemonicString(gchar*);
|