~ubuntu-branches/ubuntu/lucid/pcsc-lite/lucid-security

« back to all changes in this revision

Viewing changes to src/utils.h

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Rousseau
  • Date: 2007-06-19 21:19:54 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619211954-h5jtokimr8wrw3oj
Tags: 1.4.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
#include "wintypes.h"
14
14
 
 
15
#define PID_ASCII_SIZE 11
15
16
pid_t GetDaemonPid(void);
16
17
 
17
18
/* defined in winscard_clnt.c */