File: curl_stubs.h

package info (click to toggle)
libapache2-mod-auth-cas 1.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,772 kB
  • sloc: sh: 4,181; ansic: 4,156; makefile: 102
file content (6 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#ifndef CURL_STUBS_H
#define CURL_STUBS_H

void set_curl_response(const char *response);

#endif /* def CURL_STUBS_H */