[td-225] fix a typo
This commit is contained in:
parent
ba4b64152d
commit
fcfb85d65a
|
@ -13,7 +13,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// TAOS standard API example. The same syntax as MySQL, but only a subet
|
||||
// TAOS standard API example. The same syntax as MySQL, but only a subset
|
||||
// to compile: gcc -o demo demo.c -ltaos
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue