X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsession.h;h=f16d259dac142126454a75ef0ce9934b4a5ada7a;hp=af2d2ee411ce4b61eded8c0b8ab2bdd82c503866;hb=48b7a077523d1a86c16c9f536c56d6439fe90f42;hpb=59aa88eb085c71e191802510804588a4f9edbe9b diff --git a/src/session.h b/src/session.h index af2d2ee..f16d259 100644 --- a/src/session.h +++ b/src/session.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -81,7 +81,7 @@ typedef struct request void *clientData; struct request *next; - struct request_q *q; + struct request_q *q; } request; typedef struct request_q