1154017e7527afc741479cc1fd9fb0cd6a3ae478
[platform/upstream/at-spi2-core.git] / cspi / spi-util.h
1 #ifndef __SPI_UTIL_H
2 #define __SPI_UTIL_H
3
4 void
5 SPI_freeString (char *s);
6
7 #endif /* __SPI_UTIL_H */