X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Ftpath.h;h=726f3eb3e94a54a47bd4d4a5f436601f0e107762;hp=b660e7e92daefc07cc0b6d9f20ac4a195e1aba90;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/include/yaz/tpath.h b/include/yaz/tpath.h index b660e7e..726f3eb 100644 --- a/include/yaz/tpath.h +++ b/include/yaz/tpath.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: tpath.h,v 1.7 2005-01-15 19:47:10 adam Exp $ + * $Id: tpath.h,v 1.8 2005-06-25 15:46:03 adam Exp $ * */ /** @@ -50,3 +50,11 @@ YAZ_EXPORT int yaz_is_abspath (const char *p); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +