Release 1.6.4
[yazpp-moved-to-github.git] / zoom / zclient.cpp
index aa3f603..6572b7c 100644 (file)
@@ -1,5 +1,3 @@
-// $Id: zclient.cpp,v 1.8 2005-06-25 15:53:21 adam Exp $
-
 // Simple sample client
 
 #include <stdlib.h>             // for atoi()
@@ -49,6 +47,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab